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
- Tasks for configuring InfoScale Storage
- Planning for SFW cluster disk groups and volumes
- Considerations when creating disk groups and volumes for a campus cluster
- Considerations when creating volumes for a DR configuration using Volume Replicator replication
- Viewing the available disk storage
- Creating dynamic cluster disk groups
- Adding disks to campus cluster sites
- Creating dynamic volumes for high availability clusters
- Creating dynamic volumes for campus clusters
- Implementing a dynamic mirrored quorum resource
- Installing SQL Server and configuring resources
- Configuring disaster recovery
- Tasks for configuring the secondary site for disaster recovery for SQL Server
- Verifying the primary site configuration
- Creating a parallel environment for SQL Server on the secondary site
- Volume Replicator components overview
- Setting up security for Volume Replicator
- Creating resources for Volume Replicator
- Configuring Volume Replicator: Setting up an RDS
- Creating the RVG resource
- Setting the SQL server resource dependency on the RVG resource
- 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