Cluster Server 8.0 Implementation Guide for Microsoft SQL Server - Windows
- Section I. Introducing Veritas InfoScale solutions for application high availability
- Understanding the InfoScale solutions for application high availability
- About the VCS agents for SQL Server
- How VCS monitors storage components
- How application availability is achieved in a physical environment
- How is application availability achieved in a VMware virtual environment
- Managing storage and installing the VCS agents
- Installing SQL Server
- Understanding the InfoScale solutions for application high availability
- Section II. Configuring SQL Server in a physical environment
- Overview
- Configuring the VCS cluster
- Configuring the SQL Server service group
- Configuring a SQL Server service group using the wizard
- Making SQL Server user-defined databases highly available
- Verifying the service group configuration
- Administering a SQL Server service group
- Configuring an MSDTC service group
- Configuring the standalone SQL Server
- Configuring an Active/Active cluster
- Configuring a disaster recovery setup
- Section III. Configuring SQL Server in a VMware environment
- Configuring application monitoring using the Veritas High Availability solution
- Administering application monitoring
- Administering application monitoring using the Veritas High Availability tab
- Administering application availability using Veritas High Availability dashboard
- Understanding the dashboard work area
- Section IV. Appendixes
- Appendix A. Troubleshooting
- Error and warning messages from VCS agent for SQL Server
- Troubleshooting application monitoring configuration issues
- Troubleshooting Veritas High Availability view issues
- Appendix B. Using the virtual MMC viewer
- Appendix A. Troubleshooting
Sample configuration
A sample setup is used through this guide to illustrate the installation and configuration tasks.
During the configuration process you will create virtual IP addresses for the following:
SQL virtual server
The IP address should be the same on all nodes.
Cluster IP address
The IP address is used by Veritas Cluster Manager (Web Console).
You should have these IP addresses available before you start deploying your environment.
Table: Objects used for clustering standalone server
Name | Object |
---|---|
SYSTEM1 & SYSTEM2 | server names; SYSTEM1 is the existing standalone SQL server |
INST1_SG | Microsoft SQL Server service group |
SQL_CLUS1 | virtual SQL server cluster |
INST1_DG | Disk group for the volumes for the SQL instance |
INST1_DATA_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 |
INST1_REGREP_VOL | volume that contains the list of registry keys that must be replicated among cluster systems for the SQL server |
INST1 | SQL Instance Name |
INST1-VS | name of the SQL Virtual Server |