Restoring a Full Amazon EC2 Instance

You can restore a full Amazon EC2 instance to the original location or to a different location. By default, an instance is restored to the original hypervisor, using the same proxy as the backup.

When you perform an in-place restore operation using the Overwrite instances if they already exist option, the restore operation retains the original UUID for the restored instance instead of recreating the instance from backup data.

If you are using the import method for restores, when you restore a full Amazon EC2, convert a VM to an Amazon EC2 instance, or replicate a VM to Amazon EC2 by using the import method, Commvault automatically creates an Amazon S3 bucket for the destination. The bucket is named gx-restore-region_name-account_id, where region_name is the name of the AWS region and account_id is the AWS account for the hypervisor.

Procedure

  1. From the navigation pane, go to Protect > Virtualization.

    The Virtual machines page appears.

  2. On the Hypervisors tab, click the hypervisor.

    The hypervisor page appears.

  3. On the VM groups tab, in the row for the VM group, click the action button action_button , and then click Restore.

    The Select restore type page appears.

  4. To restore from a specific copy of backup data, in the upper-right corner of the page, click Settings, and then from the Source list, select the copy.

    If you leave select Automatic selected, the restore operation searches for the requested data in the primary copy, and automatically selects a different copy if the data is not found in the primary copy.

  5. Select Full instance.

    The Restore page appears.

  6. Select the content to restore.

  7. Click Restore.

    The Restore options dialog box appears.

  8. Provide the requested information:

    • Type: Select one of the following options:

      • In place: Restore to the original location.

        To avoid overwriting the original source instance, edit the instance display name for an in-place restore.

      • Out of place: Restore to a different location.

    • Destination: Select the hypervisor for the destination cluster from the list.

    • Access node: By default, the preferred VSA proxy for the hypervisor is used for the restore.

      If you select a proxy that is outside of Amazon Web Services, the restore uploads volume information to Amazon S3 and uses the volumes to create the instance.

    • If you are restoring multiple instances, click the All Instances tab on the bottom left to specify configuration values for all instances you are restoring, or the name of each instance to specify values individually. Specify the following values:

      • Instance name: To change the name of an individual instance, select the instance, and then enter the new display name in the box.

        If an existing instance with the same name exists on the destination host and you do not select Overwrite instances if they already exist, the restore job fails.

      • Enable edit destination instance name: When restoring multiple instances, to change the names of destination instances, select this option, select Prefix or Suffix, and then enter a string to append to the original display names to create new destination instance names.

      • Availability zone: Select the destination zone.

      • Auto select instance type: To specify the instance type that provides the CPU cores and memory for the restored instance, clear this setting, and then select an instance type.

      • Network: Select an Amazon EC2 or an Amazon VPC network for the restored instances.

      • Auto select security group: To select a specific security group, clear this option, and then select a security group for the specified network.

    • Power on instance after restore: To start the instance automatically when the restore completes, select this setting.

    • Unconditionally overwrite if it already exists: To delete an existing instance that has the same name and replace it with the restored instance, select this setting.

  9. Click Submit.

Loading...