IBM Books

Software Planning and Installation Guide


Restoring CSM data

Do the following procedure to restore CSM data:

  1. Reinstall CSM if necessary.
  2. Copy /etc/opt/csm and /var/opt/csm from the backup media.
  3. Refresh RMC, as follows:
    1. Stop the RMC subsystems by running the following command:
       /usr/sbin/rsct/bin/rmcctrl -z
      

      The command does not complete until all RMC subsystems are stopped.

    2. If in HA cluster mode, run the following command to stop the cluster subsystems:
       /usr/sbin/rsct/bin/cthactrl -k 
      
    3. Restore the /var/ct directory.
    4. If in HA cluster mode, run the following command to start the cluster subsystems:
      /usr/sbin/rsct/bin/cthactrl -s 
      
    5. To restart the RMC subsystems, run the following command:
       /usr/sbin/rsct/bin/rmcctrl -s
      


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]