Issues Resolved by this Article
-
Unable to create a new VM from an existing template
-
Confusion about clone options (Linked Clone vs Full Clone)
-
New VM not appearing after cloning
-
Uncertainty about when a cloned VM is ready to start
Background
Proxmox allows administrators to create virtual machine templates that can be reused to quickly deploy new virtual machines. Cloning from a template saves time and ensures consistency across environments.
When cloning a VM, Proxmox provides options such as Linked Clone and Full Clone. For most standalone virtual machines, a Full Clone is recommended because it creates an independent copy that does not rely on the original template.
Prerequisites
Solution
Follow the steps below to clone a virtual machine from a template in Proxmox.
1. Locate the Template
-
In the left-hand navigation pane, click on your Proxmox server name.
-
Scroll down the VM list and locate Win11-Template (it is usually near the bottom of the list).

2. Initiate the Clone Process

3. Configure the New Virtual Machine
The Clone: Virtual Machine window will appear. Configure the following settings:
-
New VM ID: Keep the default ID or enter a new number.
-
Name: Enter a descriptive name (for example, your name or project name).
-
Mode: Select Full Clone (recommended).
Note: Linked Clone is not recommended for standalone virtual machines.

4. Start the Cloning Process
Proxmox will begin cloning the VM. You will see a lock icon next to the new VM name, indicating that the task is in progress.

5. Verify Clone Completion

6. Start the New Virtual Machine
-
Select the newly cloned VM from the navigation pane.
-
Click on the Console tab.
-
Click Start Now to power on the virtual machine.

- You will see how the VM start working

Conclusion
Cloning a virtual machine from a template in Proxmox is a fast and reliable way to deploy new systems. By using Full Clone, you ensure each VM is independent and ready for standalone use. Following these steps helps prevent configuration issues and ensures successful VM deployment.