InfoScale™ 9.0 Storage Foundation and High Availability Solutions HA and DR Solutions Guide for Microsoft SQL Server - Windows
- Section I. Getting started with Storage Foundation and High Availability Solutions for SQL Server
- Introducing SFW HA and the VCS agents for SQL Server
- How is application availability achieved in a VMware virtual environment
- How VCS monitors storage components
- Deployment scenarios for SQL Server
- Reviewing the active-passive HA configuration
- Reviewing a standalone SQL Server configuration
- Reviewing the campus cluster configuration
- Reviewing the Replicated Data Cluster configuration
- About setting up a Replicated Data Cluster configuration
- Disaster recovery configuration
- Reviewing the disaster recovery configuration
- Notes and recommendations for cluster and application configuration
- Configuring disk groups and volumes for SQL Server
- About managing disk groups and volumes
- Configuring the cluster using the Cluster Configuration Wizard
- Installing SQL Server
- Completing configuration steps in SQL Server
- Introducing SFW HA and the VCS agents for SQL Server
- Section II. Configuring SQL Server in a physical environment
- Configuring SQL Server for failover
- About configuring the SQL Server service group
- Configuring the service group in a non-shared storage environment
- Configuring an MSDTC Server service group
- Configuring campus clusters for SQL Server
- Configuring Replicated Data Clusters for SQL Server
- Setting up the Replicated Data Sets (RDS)
- Configuring a RVG service group for replication
- Configuring the resources in the RVG service group for RDC replication
- Configuring the VMDg or VMNSDg resources for the disk groups
- Configuring the RVG Primary resources
- Adding the nodes from the secondary zone to the RDC
- Verifying the RDC configuration
- Configuring disaster recovery for SQL Server
- Setting up your replication environment
- About configuring disaster recovery with the DR wizard
- Configuring replication and global clustering
- Configuring the global cluster option for wide-area failover
- Testing fault readiness by running a fire drill
- About the Fire Drill Wizard
- Prerequisites for a fire drill
- Preparing the fire drill configuration
- Deleting the fire drill configuration
- Configuring SQL Server for failover
Converting a local service group to a global service group
This is applicable only if you are setting up DR manually in a non-shared storage environment.
To convert a local service group to a global group
- From Cluster Explorer, click Edit > Configure Global Groups.
or
From the Cluster Explorer configuration tree, right-click the cluster, and click Configure Global Groups.
or
From the Cluster Explorer configuration tree, right-click the service group, click Configure As Global, and proceed to step 3.
- Review the information required for the Global Group Configuration wizard and click Next.
- Enter the details of the service group to modify, as follows:
Click the name of the service group that will be converted from a local group to a global group, or vice versa.
From the Available Clusters box, click the clusters on which the group can come online. Click the right arrow to move the cluster name to the Clusters for Service Group box; for global to local cluster conversion, click the left arrow to move the cluster name back to the Available Clusters box. A priority number (starting with 0) indicates the cluster on which the group will attempt to come online. If necessary, double-click the entry in the Priority column and enter the new value.
Select the policy for cluster failover as follows:
Manual
Prevents a group from automatically failing over to another cluster.
Auto
Enables a group to automatically fail over to another cluster if it is unable to fail over within the cluster, or if the entire cluster fails.
Connected
Enables a group to automatically fail over to another cluster if it is unable to fail over within the cluster.
Click Next.
- Enter or review the connection details for each cluster. Click the Configure icon to review the remote cluster information for each cluster, as follows:
Cluster not in secure mode
Follow these steps sequentially:
Enter the IP address of the remote cluster, the IP address of a cluster system, or the host name of a cluster system.
Verify the port number.
Enter the user name.
Enter the password.
Click OK.
Repeat these steps for each cluster in the global environment.
Cluster in secure mode
Follow these steps sequentially:
Enter the IP address of the remote cluster, the IP address of a cluster system, or the host name of a cluster system.
Verify the port number.
Choose to connect to the remote cluster with the credentials used for the current cluster connection, or enter new credentials, including the user name, password, and domain.
If you connected to the remote cluster earlier through the wizard, you can use the credentials from the previous connection.
Click OK.
Repeat these steps for each cluster in the global environment.
- Click Next, then click Finish.
At this point, you must bring the global service group online from Cluster Explorer.