Managing Serviceguard Fifteenth Edition, reprinted May 2008

Software Upgrades
Example of a Rolling Upgrade
Appendix E492
Figure E-5 Running Cluster with Packages Moved to Node 1
Step 5.
Move pkg2 back to its original node. Use the following commands:
# cmhaltpkg pkg2
# cmrunpkg -n node2 pkg2
# cmmodpkg -e pkg2
The cmmodpkg command re-enables switching of the package, which was
disabled by the cmhaltpkg command. The final running cluster is shown
in Figure E-6.