Storage Foundation and High Availability 8.0.1 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 the RVG resource
To enable a disaster recovery setup, once Volume Replicator is configured you create the Replicated Volume Group (RVG) resource on the primary and secondary sites.
You add the RVG resource to the SQL Server resource group.
You configure the RVG resource to depend on the Volume Replicator IP resource and on the appropriate Volume Manager Disk Group resource.
Since an RVG cannot span disk groups, if you have more than one disk group configured for the application, create a separate RVG resource for each disk group.
To create a Replicated Volume Group (RVG) resource
- In Failover Cluster Management, expand Services and Applications, right-click the SQL Server virtual server group that you have created and select Add a resource > More resources > Add Replicated Volume Group.
The New Replicated Volume Group appears in the center panel under Disk Drives.
- Right-click New Replicated Volume Group and click Properties.
- On the General tab of the Properties dialog box, in the Resource Name field, type a name for the RVG resource.
- On the Dependencies tab, add the dependencies for the RVG resource:
Click the box Click here to add a dependency
From the Resource drop-down list, select the network name you created for the RVG. Click Insert.
Click the box Click here to add a dependency
From the Resource drop-down list, select the Volume Manager Disk Group resource created for the application disk group. Click Insert.
- On the Properties tab, specify the following:
In the rvgName field, type the same name that you assigned the RVG on the General tab.
In the dgName field, type the name assigned in the VEA to the application disk group.
- Click OK to close the Properties dialog box.
- Right-click the RVG resource and click Bring this resource online.
- Repeat the same steps to create the RVG resource at the secondary site.