HP-UX HB v13.00 Ch-15 - Serviceguard
HP-UX Handbook – Rev 13.00 Page 20 (of 108)
Chapter 15 Serviceguard
October 29, 2013
-t Test only.
-m module_name Modular packages: Partial package startup ends after the
identified module is completes.
-e exclude_module_name
Name of the module that should be excluded from the package
run sequence.
_____________________________________________________________________________
_
cmrunserv - run a service from the high availability package run script
Usage: cmrunserv [-v] service_name service_command_string
cmrunserv [-v] [-r restarts] service_name service_command_string
cmrunserv [-v] [-R] service_name service_command_string
Option meaning:
-v Verbose output will be displayed.
-r restarts 'restarts' indicates how many times the service may fail
before the package should be halted.
-R Restart the package service an unlimited number of times if
it fails.
service_name Name of the service as it exists in the package
configuration info.
service_command_string
Process string to be started.
_____________________________________________________________________________
_
cmhaltserv - halt a service from the high availability package halt script
Usage: cmhaltserv [-v] service_name
Option meaning:
-v Verbose output will be displayed.
_____________________________________________________________________________
_
cmhaltpkg - halt a high availability package
Usage: cmhaltpkg [-v] [-t] [-n node_name]... package_name...
cmhaltpkg [-v] [-s] [-n node_name]... package_name...
Option meaning:
-n node_name Acts only on a specific node.
-v Verbose output
-t Test only.
-s Symmetric halt is only for packages in maintenance mode.
_____________________________________________________________________________
_
cmhaltnode - halt a node in a high availability cluster
Usage: cmhaltnode [-f | -d [ -t]] [-v] [-t] [node_name]...
Option meaning:
-f Force the node to halt even if packages or group members
are
running on it.
-d Halt the node and detach the running packages on the
halting
node.
-v Verbose output will be displayed.
-t Test only.