Starting a Serviceguard NFS failover package
1.Copy the configuration files to each server in the cluster:
#rcp
2.Verify the cluster and package configuration files on each server:
#cmcheckconf
3.Verify and apply the cluster package configuration files on a single server:
#cmapplyconf
4.Run the failover packages:
#cmrunpkg
#cmrunpkg
If you run the cmviewcl command, the output is similar to the following:
# cmviewcl |
|
|
|
|
|
CLUSTER | STATUS |
|
|
| |
cluster1 | up |
|
|
|
|
NODE STATUS | STATE |
|
|
| |
thyme up |
| running |
|
| |
PACKAGE | STATUS | STATE | AUTO_RUN | NODE | |
up |
| running | enabled | thyme | |
NODE STATUS | STATE |
|
|
| |
basil | up |
| running |
|
|
PACKAGE | STATUS | STATE | AUTO_RUN | NODE | |
up |
| running | enabled | basil |
MULTI_NODE_PACKAGES |
|
|
| |
PACKAGE | STATUS | STATE | AUTO_RUN | SYSTEM |
up | running | enabled | yes | |
| up | running | enabled | no |
| up | running | enabled | no |
| up | running | enabled | no |
7.Configuring Serviceguard NFS Modular Package over CFS Packages
This section describes how to configure and start Serviceguard NFS modular packages in a Serviceguard over CFS environment. It is assumed that you have already setup your Serviceguard cluster, and have performed the steps listed in the “Before Creating
19