For the complete documentation index, see llms.txt. This page is also available as Markdown.

Share a VM Snapshot between Provider and Tenant

How to use the Shared Objects feature to share VM snapshots between a service provider and tenant, enabling snapshot-based VM transfers in both directions.

The Shared Objects feature provides convenient, snapshot-based VM sharing between provider and tenant. The provider or tenant can make a specific VM snapshot available to the other to create a new VM within their own system.

On the Sending System

  1. Establish desired VM snapshot: Take a manual snapshot of the VM or determine an existing VM snapshot you wish to use.

  2. Navigate to System > Shared Objects.

  3. Click New on the left menu.

  4. Provide a Name for the shared object; this will be used to name the imported VM on the receiving system.

  5. (Optional) Description can be used to store additional information about the shared object.

  6. Select Virtual Machine in the Type field.

  7. Select desired Snapshot from the list. The selection list will include all snapshots of the selected VM.

  8. Select Recipient (a tenant or your service provider).

  9. Click Submit to make the VM image available for the recipient to import.

On the Receiving System

  1. Navigate to System > Shared Objects.

  2. A listing of available shared objects is displayed. Objects shared from other systems will display as "Inbound".

  3. Select desired VM objects and click Import on the left menu.

  4. (Optional) Uncheck the Preserve MAC Addresses checkbox if new, unique MAC addresses should be created. Consider unchecking this option if:

    • The source VM will remain active

    • You are creating a test/dev copy

    • There are potential network conflicts

Guest network configuration may need adjustment after import with new MAC addresses.

  1. (Optional) Select a Preferred Tier on which to create the new VM(s). Otherwise, VM drives will be created on the system default tier.

  1. Click Import to complete the operation. The VM is created with the name given to the shared object (the "Name" specified in step 4 of the sending process), not the original VM name from the source system.

Troubleshooting

Last updated

Was this helpful?