InfoScale™ 9.0 Storage Foundation and High Availability 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
- Planning for SFW cluster disk groups and volumes
- Implementing a dynamic mirrored quorum resource
- Installing SQL Server and configuring resources
- Configuring disaster recovery
- Configuring Volume Replicator: Setting up an RDS
- Normal Volume Replicator operations and recovery procedures
- Appendix A. Configure InfoScale Storage in an existing Microsoft Failover Cluster
Sample high availability configuration for SQL Server with SFW
The example configuration includes the dynamic mirrored quorum and requires setting up two or more dynamic cluster disk groups in SFW - one or more cluster disk groups for the application and data and one for the dynamic mirrored quorum.
The following names describe the objects created and used during the installation and configuration.
Name | Object |
SYSTEM1 & SYSTEM2 | server names |
SQL_GROUP | Microsoft SQL Server resource group |
SQLCLUST | Microsoft cluster for SQL Server high availability |
SQLVS | Microsoft SQL Server virtual server |
INST1 | Microsoft SQL Server instance name |
INST1_DG | disk group for Microsoft SQL Server volumes |
INST1_SYS_FILES | volume for Microsoft SQL Server system data files |
INST1_DB1_VOL | volume for storing a Microsoft SQL Server user-defined database |
INST1_DB1_LOG | volume for storing a Microsoft SQL Server user-defined database log file |
QUORUM_DG | disk group for quorum volume |
SQL_QRM | volume for storing the Microsoft cluster quorum |
More information is available on disk group and volume configuration.
More Information