mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
23 lines
733 B
Plaintext
23 lines
733 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * virt/virtual_machines/creating_vms_custom/virt-cloning-vms.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="virt-cloning-vm-snapshot_{context}"]
|
|
= Cloning a VM by using the web console
|
|
|
|
[role="_abstract"]
|
|
You can clone an existing VM by using the web console.
|
|
|
|
.Procedure
|
|
|
|
. 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.
|
|
. Click *Clone*.
|