Resuming normal companion mode from suspended mode

To resume normal companion mode between two companions that have been moved to suspended mode:

  1. As “root,” issue cmhaltpkg from the primary node to shut down the primary companion, where primary_package_name is the name of the primary package, which is the same as the name of the primary companion server:

    cmhaltpkg primary_package_name
    
  2. As “root,” issue cmmodpkg and cmrunpkg from the primary companion to run the package which restarts the primary companion, where primary_package_name is the name of the primary package, which is the same as the name of the primary companion server:

    cmmodpkg -e primary_package_name
    cmrunpkg primary_package_name