Managing Serviceguard 12th Edition, March 2006
Cluster and Package Maintenance
Reviewing Cluster and Package Status
Chapter 7 323
PRIMARY up 28.1 lan0
STANDBY up 32.1 lan1
Now pkg2 is running on node ftsys9. Note that it is still disabled from
switching.
Status After Auto Run is Enabled The following command changes
package switching flag back to Auto Run Enabled:
# cmmodpkg -e pkg2
The output of the cmviewcl command is now as follows:
CLUSTER STATUS
example up
NODE STATUS STATE
ftsys9 up running
PACKAGE STATUS STATE AUTO_RUN NODE
pkg1 up running enabled ftsys9
pkg2 up running enabled ftsys9
NODE STATUS STATE
ftsys10 up running
Both packages are now running on ftsys9 and pkg2 is enabled for
switching. Ftsys10 is running the daemon and no packages are running
on ftsys10.
Status After Halting a Node After halting
ftsys10
, with the
following command:
# cmhaltnode ftsys10
the output of cmviewcl is as follows on
ftsys9
:
CLUSTER STATUS
example up
NODE STATUS STATE
ftsys9 up running
PACKAGE STATUS STATE AUTO_RUN NODE
pkg1 up running enabled ftsys9
pkg2 up running enabled ftsys9