Clustering!

Soldato
Joined
10 Mar 2003
Posts
6,860
Hi,

I just have a few questions with regards to clustering.

I know you need Windows 2003 Enterprise Edition - that's no problem.

I know that creating a cluster brings online a quorum drive which handles the replication.

What I wondered is how the date is replicated. I want to cluster SQL but wondered if I needed a SAN to store the databases or whether they can be stored locally?

Thanks,


M.
 
The drive has to be local to the server(s) so a DAS/SAN solution is required for clustering. SQL 7 was an absolute nightmare to cluster but 2k is cluster aware so just installs on the relevant cluster nodes. Not sure on 2k5 though.

It can be done with the Virtual PC stuff although its been a while since I did it so you can at least play around before running the live stuff
 
Yup, both your quorum and your data partitions need to be on local devices but accessible to both, so you're looking at a SAN - I've done it with iSCSI both with 2k and 2k5, and once you get past the weird things to loook out for, it becomes quite easy :)
 
Back
Top Bottom