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
Configuring the service group in a non-shared storage environment
If you are using a non-shared storage configuration, you have to use the VCS MountV - VMNSDg agents to monitor your local storage. Currently, the service group configuration wizards do not support configuring these agents in the service group. You have to configure these agents manually by using the Cluster Manager (Java Console) or the VCS commands.
VCS provides templates for configuring service groups that use non-shared storage agent resources.
The Java Console templates are located in the following directory:
%VCS_HOME%\Templates
Here, %VCS_HOME% is the default product installation directory, typically, C:\Program Files\Veritas\Cluster Server
.
For information about adding a service group using templates from the Java Console, refer to the Cluster Server Administrator's Guide.
The following steps describe how to create a service group using the Cluster Manager (Java Console).
To configure the service group in a non-shared storage environment
- Open the Veritas Cluster Manager - Java Console from the Apps menu on the Start screen.
- Log on to the cluster. On the Cluster Monitor window click File > New Cluster, then on the New Cluster window type localhost in the Host name field, and then click OK.
- Launch the service group configuration wizard. From the Cluster Explorer window menu, click Tools > Configuration Wizard.
- On the Service Group Configuration Wizard Welcome panel, click Next.
- Fill in the following information and then click Next:
Specify a name for the service group.
Select the systems for the service group. Click a system in the Available Systems box and then click the right arrow to move the systems to Systems for Service Group.
Leave the service group type as the default, Failover.
- Click Next again.
- In the Templates list, select the desired service group template depending on the configuration and then click Next.
Template name
Description
SQLServer-VMNSGroup
(SQL Server Agent service)
SQLServer-OlapVMNSGroup
(SQL Server Agent service, and SQL Server Analysis service)
SQLServer-VMNSFilestreamGroup
(SQL Server Agent service, and SQL Server FILESTREAM)
MSDTCVMNSGroup
(SQL Server MSDTC service)
Use these templates to create a single-node high availability service group that uses non-shared storage.
These templates include resources for configuring MountV and VMNSDg agents.
SQLServer-VirtVMNSGroup
(SQL Server Agent service)
SQLServer-OlapVirtVMNSGroup
(SQL Server Agent service, and SQL Server Analysis service)
SQLServer-VirtVMNSFilestreamGroup
(SQL Server Agent service, and SQL Server FILESTREAM)
MSDTCVirtVMNSGroup
(SQL Server MSDTC service)
Use these templates to create a single-node high availability service group in a VMware virtual environment.
These templates include resources for configuring MountV, VMwareDisks, and VMNSDg agents.
VvrRvgVMNSRVGGroup
Use this template to create a VVR replication service group on a single node that uses non-shared storage.
The Templates box lists the templates available on the system to which Cluster Manager is connected. The resource dependency graph of the templates, the number of resources, and the resource types are also displayed.
- Click Next. The wizard starts creating the service group.
- After the service group is successfully created, click Next to edit attributes using the wizard.
- The wizard lists the resources and their attributes. You must specify values for the mandatory attributes that appear in bold. The remaining resources listed in the window are preconfigured by the template and do not require editing.
To modify an attribute, do the following:
Click the resource.
Click the attribute to be modified.
Click the Edit icon at the end of the table row.
In the Edit Attribute dialog box, enter the attribute values.
Click OK.
For details on application-specific agent attributes, refer to the application-specific agent or solutions guide.
For details on the storage and network agent attributes, refer to the Cluster Server Bundled Agents Reference Guide.
- Click Finish.
- Right-click the newly created service group and select Enable Resources.
- Right-click the newly created service group, select Online from the context menu, and then select a system on which to bring the service group online.
If you are configuring the service group on a node at the secondary site in a DR environment, bring the service group online only after completing all the DR configuration steps.