InfoScale™ 9.0 Storage Foundation and High Availability Solutions Microsoft Clustering Solutions Guide for Microsoft SQL Server - Windows
- Introducing SFW solutions for a Microsoft cluster
- Planning for deploying SQL Server with SFW in a Microsoft cluster
- Workflows for deploying SQL Server with SFW in a Microsoft cluster
- Configuring SFW storage
- Planning for SFW cluster disk groups and volumes
- Implementing a dynamic mirrored quorum resource
- Installing SQL Server and configuring resources
- Configuring disaster recovery
- Configuring Volume Replicator: Setting up an RDS
- Normal Volume Replicator operations and recovery procedures
- Appendix A. Configure InfoScale Storage in an existing Microsoft Failover Cluster
Creating a parallel environment for SQL Server on the secondary site
After setting up an SFW environment with Microsoft clustering on the primary site, complete the same tasks on the secondary site before the SQL installation.
However, note the following guidelines and exceptions:
If the DR site is on a different network segment, ensure that you allocate two IP addresses for the virtual server, one for the primary site and one for the DR site.
During the creation of disk groups and volumes for the secondary site, make sure the following is exactly the same as the cluster on the primary site:
Cluster disk group name
Volume names and sizes
Drive letters
Specify the same name for the SQL Server resource group as the name on the primary site.
Before starting the SQL installation make sure you take the SQL Server Network Name resource offline on the primary site. This will also offline the dependent SQL resources. In addition, if the secondary is in the same subnet, take the IP Address resource offline on the primary site.
During installation, specify the same name for the SQL virtual server as the name on the primary site.
Do not begin Volume Replicator configuration until you have completed all the steps for setting up the parallel configuration on the secondary site, including the following:
Disk groups and volumes configured
SQL Server installed on all the nodes
More Information