You can clone virtual machines (VMs) or create new VMs from snapshots.
|
Cloning a VM with a vTPM device attached to it or creating a new VM from its snapshot is not supported. |
You can clone an existing VM by using the web console.
Navigate to Virtualization → VirtualMachines in the web console.
Select a VM to open the VirtualMachine details page.
Click Actions.
Alternatively, access the same menu in the tree view by right-clicking the VM.
Select Clone.
On the Clone VirtualMachine page, enter the name of the new VM.
Optional: Select the Start cloned VM checkbox to start the cloned VM.
Optional: In the Volume name policy section, select how cloned persistent volume claims (PVCs) are named:
Randomize names - The cloned PVC names are randomly generated. This is the default setting.
Prefix target name - The cloned PVC names use the target VM name as a prefix.
Click Clone.
You can create a new VM by copying an existing snapshot.
Navigate to Virtualization → VirtualMachines in the web console.
Select a VM to open the VirtualMachine details page.
Click the Snapshots tab.
Click the Options menu for the snapshot you want to copy.
Select Create VirtualMachine.
Enter the name of the VM.
Optional: Select the Start this VM after creation checkbox to start the new VM.
Optional: In the Volume name policy section, select how cloned persistent volume claims (PVCs) are named:
Randomize names - The cloned PVC names are randomly generated. This is the default setting.
Prefix target name - The cloned PVC names use the target VM name as a prefix.
Click Create.