Managing HP Serviceguard for Linux, Sixth Edition, August 2006

Serviceguard Commands
Appendix A288
cmhaltcl Halt a high availability cluster.
cmhaltcl causes all nodes in a configured cluster to
stop their cluster daemons, optionally halting all
packages or applications in the process.
This command will halt all the daemons on all
currently running systems. If the user only wants
to shutdown a subset of daemons, the cmhaltnode
command should be used instead.
cmhaltnode Halt a node in a high availability cluster.
cmhaltnode causes a node to halt its cluster
daemon and remove itself from the existing cluster.
When cmhaltnode is run on a node, the cluster
daemon is halted and, optionally, all packages that
were running on that node are moved to other
nodes if possible.
If
node_name
is not specified, the cluster daemon
running on the local node will be halted and
removed from the existing cluster.
cmhaltpkg Halt a high availability package.
cmhaltpkg performs a manual halt of high
availability package(s) running on ServiceGuard
clusters. This command may be run on any node
within the cluster and may operate on any package
within the cluster.
Note: Serviceguard disables AUTO_RUN
automatically whenever the command cmhaltpkg is
executed. The user needs to re-enable AUTO_RUN
using the cmrunpkg -e <pkg> command.
Table A-1 Serviceguard Commands (Continued)
Command Description