Storage Foundation and High Availability 8.0.2 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
Sample SQL Server disaster recovery storage configuration
The following figure shows an example configuration of the disk groups and volumes for SQL Server on the primary site of a Microsoft cluster disaster recovery configuration.
Figure: SFW disk groups and volumes for SQL virtual server in a Microsoft disaster recovery configuration
Warning:
When configuring the disk groups and volumes on the secondary site, be sure to use the same disk group and volume names as on the primary site.
SQL disk group INST1_DG contains at least the following volumes:
INST1_DB1_VOL contains the SQL database. Each database typically resides on a separate volume.
INST1_DB1_LOG contains the transaction log.
INST1_SYS_FILES contains the volume for Microsoft SQL Server system data files.
INST1_REPLOG contains the replicator log for Volume Replicator.
If FILESTREAM is implemented, the configuration should also contain a separate volume for the FILESTREAM filegroup.