Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.xloud.tech/llms.txt

Use this file to discover all available pages before exploring further.

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.
Xloud-Developed — Instance cloning is developed by Xloud and ships with XAVS / XPCI.
Prerequisites
  • An instance in Active, Stopped, or Shutoff status
  • Sufficient quota for the new instance (vCPU, RAM, disk)

Clone an Instance

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

FieldTypeRequiredDefaultDescription
InstanceRead-onlySource nameThe instance being cloned
NameTextYes{source}-cloneDisplay name for the cloned instance
NetworkDropdownNoSame as sourceOptionally place on a different network
Available ZoneDropdownNoSame as sourceOptionally place in a different zone
Auto StartCheckboxNoCheckedStart the clone automatically after creation
DescriptionText areaNoOptional notes
Leave Network and Available Zone empty to use the same settings as the source instance. Override them only when you need the clone on a different network segment or fault domain.
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

ComponentClonedNotes
Root diskYesFull copy of the boot volume
Attached volumesYesCopies of all data volumes
Network configurationYesSame network unless overridden
Security groupsYesSame security group assignments
Key pairYesSame SSH key pair
FlavorYesSame vCPU, RAM, disk profile
MetadataYesInstance metadata preserved
User dataNoCloud-init scripts are not re-executed

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