Veritas Cluster installation sequencing
I would like to setup a VCS with MS SQL 2005, after reading the following documents:
- Veritas Cluster Server Database Agent for MS SQL Configuration Guide
- Veritas Cluster Server Installation and Upgrade Guide
- Veritas Cluster Server Implementation Guide for MS SQL
I'm a bit lost on the proper sequencing as to which comes first. Let enlighten me.
Please correct me.
- Install Windows 2003 on Node 1 and Node 2
- Setup the necessary host IP address (public IP) for each node
1. Install Veritas Cluster Server on NODE1
- Selecting Veritas Cluster Server Database Agent for SQL during this wizard
2. Then, on NODE2 Install Veritas Cluster Server
- Selecting Veritas Cluster Server Database Agent for SQL during this wizard
3. Back to Node1, run VCS Cluster Wizard (VCW)
4. Next on Node2, run VCS Cluster Wizard (VCW)
5. Install SQL 2005 on Node 1
- Set SQL services to manual start
- Stop the SQL Server 2005 service using the SQL Configuration Manager
- Unmount volumes using Veritas Storage Foundation
6. Finally install SQL 2005 on Node 2
- Import disk groups
- Mount volumes
- Rename previous SQL server 2005 installation directory
- Install SQL 2005
- Unmount volumes
- Set the internal name of the SQL server to a clustered instance
Thanks guys!
You only need to run VCSW on one node as this wizard will ask you to enter all nodes in the cluster and configure a base cluster.
You need to create your diskgroup and volume after installing SFWHA (from one node) and when you install SQL you need to select this volume (drive letter or folder mount) for the location of the data files (and you should use a domain user service account).
Also after all this, you should run the VCS SQL config Wizard to create a service group.
Mike