USEFUL SITES :
Write for Us
Question I am after a some advice for an installation that I am about to start.The company I am currently working for has just invested heavily in a SAN. It is located in two sites with high speed connections. The solution is fully fault tolerant and each server is configure with 2 x 2GB fibre cards (HBA) which connect to 2 SAN fabrics (each with 2 fibre switches). There are 2 disk controllers in each of the HSG80's. It's a Compaq SAN which uses StorageWorks software to provide the failover for the multiple paths. As it is in the SAN, I can also perform snapshot backups. I have suggested a SQL 2000 cluster to meet the high availability and business resumption (DR) demands that our company must meet. (In fact, I am about to configure a test environment!)I have had a heated discussion with the development manager who doesn't understand how a cluster works (but he thinks he does!). He cannot understand why clustering is better than replication. The fact that we can do both doesn't help. He can't see that a Cluster offers anything.I have tried to explain the pros and cons of replication verses clustering, but haven't had much luck.In your opinion, what is the best configuration? I need to offer high-speed database performance and data protection. I have thought of using log shipping to another disk on the SAN for data protection, but would clustering be better?
Answer
Here are your viable options, along with the pros and cons of each.1) Clustering
2) SAN Snapshots
3) Log Shipping
4) Replication
5) Disk Mirroring (SQL Server 2005)
You will have to weight the pros and cons of each and decide which option best meets your needs and budget. This is a question I can't answer directly for you.