
The verification is done based on the stable clusters' environment and the proper functioning of the network communication. In case the network communication between clusters can not be established or the cluster or package status cannot be determined, manual verification must be done to ensure that the operation to be performed on the target package will not have a conflict with other packages configured in the same recovery group.
Table 1 Serviceguard and Continentalclusters Commands
Command | How the command | How the command works in Continentalclusters |
| works in Serviceguard |
|
cmrunpkg | Runs a package. | Will not start a recovery package if any of the primary, data receiver, |
|
| or data sender package in the same recovery group is running or |
|
| enabled. Will not start recovery package if the recovery group is in |
|
| maintenance mode. Will not start a primary, data receiver, or data |
|
| sender package if the recovery package in the same recovery group is |
|
| running or enabled. Will not start a rehearsal package when the |
|
| recovery group is not in maintenance mode. |
cmmodpkg | Enables switching | Will not enable switching on a recovery package if any of the primary, |
| attribute for a highly | data receiver, or data sender package in the same recovery group is |
| available package. | running or enabled. Will not enable switching for a recovery package |
|
| if the recovery group is in maintenance mode. Will not enable a primary, |
|
| data receiver, or data sender package if the recovery package in the |
|
| same recovery group is running or enabled. Will not enable switching |
|
| for a rehearsal package when the recovery group is not in maintenance |
|
| mode. |
cmhaltnode | Halts a node in a | Will not |
| highly available | data receiver, or data sender package in the same recovery group is |
| cluster. | running or enabled. Will not |
|
| sender package if the recovery package in the same recovery group is |
|
| running or enabled. |
cmhaltcl | This command halts | Will not |
| daemons on all | data receiver, or data sender package in the same recovery group is |
| currently running | running or enabled. Will not |
| systems. | sender package if the recovery package in the same recovery group is |
|
| running or enabled. |
Verifying the status of Continentalclusters daemons
Use the ps command to verify the status of the Continentalclusters monitor daemons cmclsentryd, which must be running on the cluster node where the monitor package is running.
For Example:
# ps —ef grep cmclsentryd
Use the ps command to verify the status of the Continentalclusters daemon cmclapplyd on all the nodes in Continentalclusters. This daemon is started as part of the Continentalclusters installation and is required for applying the Continentalclusters configuration.
# ps -ef grep cmclapplyd
Renaming the Continentalclusters
To rename an existing Continentalclusters:
1.Remove the Continentalclusters configuration.
# cmdeleteconcl
2.Edit the CONTINENTAL_CLUSTER_NAME field in the configuration ASCII file, and run the cmapplyconcl command to configure the Continentalclusters with a new name.
62 Administering Continentalclusters