Creating and restoring configurable snapshot using CLI

Last Updated : Aug 08, 2019 |

Procedure

  1. Log in to the EMS CLI interface using administrative privileges.
  2. Run the following command to create a configurable snapshot:
    python /usr/local/ipcs/icu/scripts/SnapshotMain.py backup
  3. Run the following commands to restore the configured snapshot:
    /usr/local/ipcs/icu/scripts/bdrmon.py --breakreplication
    python /usr/local/ipcs/icu/scripts/SnapshotMain.py restore <actual path of backup_file>