Top
ETERNUS SF AdvancedCopy Manager V16.5 Operation Guide for Copy Control Module
FUJITSU Storage

E.9 Virtual Machine Restoration

The following is a description of the procedures used to perform automated restoration using the VMware script provided.

  1. Stopping the virtual machine to be restored

    Stop the virtual machine to be restored.

  2. Deletion of all snapshots of virtual machine to be restored

    Delete all snapshots of the virtual machine to be restored.

  3. Execute the restore script

    Execute the restore script in the same directory as the backup script from the command prompt on the CCM Server. The following is an example.

    > powershell C:\Script_ETERNUS_1\exe\VMRestore.ps1 -vm VM1 -l C:\Script_ETERNUS_1\log\backup.log

    The restore script is processed in the following sequence.

    1. The data of backup volume is restored to the restore volume.

    2. Storage adapter is re-scanned and datastore is updated.

    3. The restore volume is resignatured with the datastore.

    4. The System Area of a virtual machine on a transaction volume to be restored is deleted from the disk.

    5. A virtual machine to be restored is added from the resignatured datastore on the restore volume.

    6. The snapshots of the restored virtual machine are restored.

    7. The virtual machine restored to the restore volume is moved to the original transaction volume through Cold Migration.

    8. The datastore resignatured for restoration is deleted.

  4. Start the restored virtual machine

    Start the virtual machine restored in step 3.

The following is an overview of restore script processing executed in step 3.

Figure E.11 Overview of Restore Script Processing (When "VM1" is specified for -vm option at the time the restore script is executed)

Note

  • This script may be restored when a virtual machine subject to restoration exists. If a virtual machine subject to restoration does not exist, make a new registration with the same virtual machine name as when the backup was performed.

  • Virtual machines that backup the System Area and Data Area as a set also restore the System Area and Data Area as a set.