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 volumes for high availability clusters
This procedure will guide you through the process of creating a volume on a dynamic disk group. Repeat the procedure to create additional volumes.
You can use this procedure for volumes in a high availability cluster. For volumes in a campus cluster, see the following:
Before you begin, make sure to review the following topics if they are applicable to your environment:
Note:
When assigning drive letters to volumes, ensure that the drive letters that you assign are available on all nodes.
To create dynamic volumes
- If Veritas Enterprise Administrator is not already open, open it from the Apps menu on the Start screen, and 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 Volume wizard, expand the tree view under the host node to display all the disk groups. Right click a disk group and select New Volume from the context menu.
You can right-click the disk group you just created.
For example, INST1_DG.
- At the New Volume wizard opening screen, click Next.
- Select the disks for the volume.
Make sure that the appropriate disk group name appears that in the Group name drop-down list.
For Site Preference, leave the setting as Siteless (the default).
Automatic disk selection is the default setting. To manually select the disks, click Manually select disks and use the Add and Remove buttons to move the appropriate disks to the Selected disks list. Manual selection of disks is recommended.
You may also check Disable Track Alignment to disable track alignment for the volume. Disabling track alignment means that the volume does not store blocks of data in alignment with the boundaries of the physical track of the disk.
Click Next.
- Specify the volume attributes.
Enter a volume name. The name is limited to 18 ASCII characters and cannot contain spaces or forward or backward slashes.
Provide a size for the volume. If you click the Max Size button, a size appears in the Size box that represents the maximum possible volume size for that layout in the dynamic disk group.
Select a volume layout type. To select mirrored striped, select both the Mirrored checkbox and the Striped radio button.
If you are creating a striped volume, the Columns and Stripe unit size boxes need to have entries. Defaults are provided.
In the Mirror Info area, select the appropriate mirroring options.
Verify that Enable logging is not selected.
Click Next.
- Assign a drive letter or mount point to the volume. You must use the same drive letter or mount point on all systems in the cluster. Make sure to verify the availability of the drive letter before assigning it.
To assign a drive letter, select Assign a Drive Letter, and choose a drive letter.
To mount the volume as a folder, select Mount as an empty NTFS folder, and click Browse to locate an empty folder on the disk.
If creating a Replicator Log volume for Volume Replicator, select Do not assign a drive letter.
Click Next.
- Create an NTFS file system.
Make sure that the Format this volume checkbox is checked and click NTFS.
For a Volume Replicator configuration, for the Replicator Log volume only, clear the Format this volume check box.
Select an allocation size or accept the default.
The file system label is optional. SFW makes the volume name the file system label.
Select Perform a quick format if you want to save time.
Select Enable file and folder compression to save disk space. Note that compression consumes system resources and performs encryption and decryption, which may result in reduced system performance.
Note:
If you plan to use this volume to install SQL Server, do not select the Enable file and folder compression checkbox. The SQL Server installation cannot copy files on a compressed or encrypted folder.
Click Next.
- Click Finish to create the new volume.
- Repeat these steps to create additional volumes.
Create the cluster disk group and volumes on the first node of the cluster only.