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
Creating a dynamic disk group
Create a cluster disk group and volumes on only one node of a cluster. The volumes can be accessed by other nodes in the cluster by first deporting the cluster disk group from the current node and then importing it on the desired node.
Note:
Setting up the cluster creates physical disk resources for all the basic disks on the shared bus. To use those disks for the SFW cluster disk groups, you must remove the physical disk resources from the cluster. Otherwise, a reservation conflict occurs.
Note:
Dynamic disks belonging to a Microsoft Disk Management Disk Group do not support cluster disk groups.
Follow the steps in this section to create one or more disk groups for your application.
To create a dynamic disk group
- Open Veritas Enterprise Administrator from the Apps menu on the Start screen. Alternatively, launch the VEA console from the Solutions Configuration Center. Select a profile if prompted.
- Click Connect to a Host or Domain.
- In the Connect dialog box, select the host name from the pull-down menu and click Connect.
To connect to the local system, select localhost. Provide the user name, password, and domain if prompted.
- To start the New Dynamic Disk Group wizard, expand the tree view under the host node, right click the Disk Groups icon, and select New Dynamic Disk Group from the context menu.
- In the Welcome screen of the New Dynamic Disk Group wizard, click Next.
- Provide information about the cluster disk group as follows:
In the Group name field, enter a name for the disk group (for example, INST1_DG).
Check the Create cluster group check box if you wish to create cluster dynamic disk groups that are used in a shared storage environment.
Select the appropriate disks in the Available disks list, and use the Add button to move them to the Selected disks list.
Optionally, check the Disk names prefix checkbox and enter a disk name prefix to give the disks in the disk group a specific identifier.
For example, entering TestGroup as the prefix for a disk group that contains three disks creates TestGroup1, TestGroup2, and TestGroup3 as internal names for the disks in the disk group.
Click Next.
Note:
Windows Disk Management Compatible Dynamic Disk Group creates a type of disk group that is created by Windows Disk Management (LDM).
- Click Next to accept the confirmation screen with the selected disks.
- Click Finish to create the dynamic disk group.