![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Hi. If I run two SQLServers at two different locations, allowing only network traffic between them (ie. no shared storage/SAN), what options do I have for providing fail-over? Would I need to run an OS level cluster? Any pointers greatly appreciated, Morten |
#2
| |||
| |||
|
|
Mike Epprecht (SQL MVP) wrote: On Windows 2000/2003 and SQL 7/2000, shared storage/SAN. Microsoft's implementation is not a shared nothing. I found a document on MS' site (link below) on "Windows Server 2003 Clustering" that mentions "Majority node set (MNS) server clusters store the quorum on a locally attached storage device connected directly to each of the cluster nodes" - as far as I can read, this will accomplish what I look for, only I need to upgrade the setup to 3 nodes. Is this completely off? Thanks! Morten http://www.microsoft.com/windowsserv...m/default.mspx Click BDMTDM.doc |
#3
| |||
| |||
|
|
Yes, this is completely off. MNS clustering is a new feature for new types of applications. SQL server requires shared storage. MNS clusters do not work with SQL. -- Geoff N. Hiten Microsoft SQL Server MVP Senior Database Administrator Careerbuilder.com I support the Professional Association for SQL Server www.sqlpass.org "Morten" <usenet (AT) kikobu (DOT) com> wrote in message news:eoAcUlNaEHA.556 (AT) tk2msftngp13 (DOT) phx.gbl... Mike Epprecht (SQL MVP) wrote: On Windows 2000/2003 and SQL 7/2000, shared storage/SAN. Microsoft's implementation is not a shared nothing. I found a document on MS' site (link below) on "Windows Server 2003 Clustering" that mentions "Majority node set (MNS) server clusters store the quorum on a locally attached storage device connected directly to each of the cluster nodes" - as far as I can read, this will accomplish what I look for, only I need to upgrade the setup to 3 nodes. Is this completely off? Thanks! Morten http://www.microsoft.com/windowsserv...m/default.mspx Click BDMTDM.doc |
![]() |
| Thread Tools | |
| Display Modes | |
| |