Overview
Cloning creates an exact copy of an existing instance — including its root disk, attached volumes, network configuration, security groups, and key pair. The clone can optionally be placed on a different network or availability zone. This is useful for scaling horizontally, creating test environments from production instances, or duplicating pre-configured application stacks.Prerequisites
- An instance in
Active,Stopped, orShutoffstatus - Sufficient quota for the new instance (vCPU, RAM, disk)
Clone an Instance
- Dashboard
- CLI
1
Open the Clone dialog
Navigate to Compute > Instances. Click the More dropdown on the
instance row, then select Clone Instance under the Clone & Template
group.
Clone Instance is only available for instances in
Active, Stopped,
or Shutoff status.2
Configure the clone
3
Create the clone
Click Confirm. The clone appears in the instance list with status
Build, transitioning to Active when ready (if Auto Start is checked).Cloned instance is
Active with the same configuration as the source.What Gets Cloned
Next Steps
VM Templates
Convert instances to reusable templates for standardized deployments
Instance Snapshots
Create point-in-time snapshots without full cloning
Create an Instance
Launch new instances from scratch using the 4-step wizard
Server Groups
Use anti-affinity to distribute clones across hosts
