If the prerequisites for HotAdd restores are not met, conversion or replication to Amazon uses the AWS VM Import/Export transport mode as follows:
-
Upload the virtual machine disks to S3 as pages.
The naming convention for the temporary S3 bucket that is used to hold VHD files is gx-restore-region_name-account_id.
-
The S3 pages are retained as integrity snapshots for the next incremental replication.
-
Merge the S3 pages uploaded for each disk to form a single VHD.
-
Import the OS disk as an AMI and additional disks as snapshots.
-
Launch an Amazon instance from the imported AMI and attach the additional disks (volumes) from the imported snapshots.
-
Delete the AMI and snapshots from AWS and the merged VHDs from the S3 bucket.
If you are using the Import method, when you perform a full instance restore operation for Amazon, convert a VM to an Amazon instance, or replicate a VM to Amazon by using the Import method, Commvault Cloud creates an S3 bucket for the destination automatically. The bucket is named gx-restore-region_name-account_id, where region_name is the name of the Amazon region and account_id is the Amazon account for the virtualization client.