Security Solutions

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
How the command works in ContinentalclustersHow the command
works in Serviceguard
Command
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
Runs a package.cmrunpkg
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.
Will not enable switching on a recovery package if any of the primary,
data receiver, or data sender package in the same recovery group is
Enables switching
attribute for a highly
available package.
cmmodpkg -e
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.
Will not re-enable switching on a recovery package if any of the primary,
data receiver, or data sender package in the same recovery group is
Halts a node in a
highly available
cluster.
cmhaltnode -f
running or enabled. Will not re-enable a primary, data receiver, or data
sender package if the recovery package in the same recovery group is
running or enabled.
Will not re-enable switching on a recovery package if any of the primary,
data receiver, or data sender package in the same recovery group is
This command halts
daemons on all
cmhaltcl -f
running or enabled. Will not re-enable a primary, data receiver, or datacurrently running
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