Installing and Configuring Serviceguard NFS
Configuring a Serviceguard NFS Package
Creating the Cluster Configuration File and Bringing Up the Cluster
To create the cluster configuration file, verify the cluster and package configuration files, and run the cluster, perform the following steps:
1.Use the cmquerycl command in the following manner to create the cluster configuration file from your package configuration files. You must run this command on all nodes in the cluster:
cmquerycl
2.Set the FIRST_CLUSTER_LOCK_VG and
MAX_CONFIGURED_PACKAGES variables in the cluster.conf script on each node.
3.Verify the cluster and package configuration files on each node using the following command:
cmcheckconf
4.Activate the cluster lock volume group (corresponding to the
FIRST_CLUSTER_LOCK_VG value) on one node using the following command:
vgchange
5.Verify and apply the cluster and package configuration files using the following command:
cmapplyconf
6.Deactivate the cluster lock volume group using the following command:
vgchange
7.Run the cluster using the following command: cmruncl -v -f
Chapter 2 | 51 |