Conversion Process for Oracle Cloud Infrastructure Destinations

When you restore a VM from a different hypervisor to create an Oracle Cloud Infrastructure instance, the conversion process includes operations to copy configuration settings and instance data.

The conversion process includes the following stages:

  1. Create a temporary VMDK file on the proxy.

  2. Upload the VMDK file to OCI object storage.

  3. Import the VMDK as a custom image.

  4. Create a temporary instance with a boot volume.

    The size of the boot volume matches the shape that was selected for the target instance.

  5. Delete the temporary instance while retaining the boot volume.

  6. Create empty data volumes.

  7. Attach all volumes to the VSA proxy.

  8. Write data to the volumes.

  9. Detach the volumes from the proxy.

  10. Launch the new instance from the boot volume.

  11. Attach the data volumes.

  12. Reboot the instance.

Loading...