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
Resizing an instance changes its flavor — adjusting the vCPU, RAM, and disk allocation profile. The resize operation stops the instance, moves it to a host that satisfies the new flavor requirements if necessary, and restarts it. After the resize completes, a confirmation window allows you to accept or revert to the original flavor.Prerequisites
- An instance in
ActiveorShutoffstatus - The instance must not be locked
- A target flavor with a root disk size greater than or equal to the current root disk
- Sufficient quota for the new flavor’s vCPU and RAM requirements
Resize Workflow
| Phase | Instance Status | Action Required |
|---|---|---|
| Resize initiated | Resize | Automatic — no action required |
| Awaiting confirmation | Verify Resize | Confirm or revert within the window |
| Confirmed | Active | Instance running on new flavor |
Resize an Instance
- Dashboard
- CLI
Open the Resize dialog
Navigate to Compute > Instances. Click the More dropdown on the
instance row, then select Resize under the Configuration Update group.
The Resize action is only available for instances in
Active or Shutoff
status that are not locked. It is not available on the admin page or for
bare metal instances.Select a new flavor
The Resize dialog shows:
The flavor table uses the same architecture and category filters as the
instance create wizard. Flavors that would exceed your quota are disabled.Real-time quota usage is shown for CPU and Memory (GiB).
| Field | Description |
|---|---|
| Instance | Current instance name (read-only) |
| Current Flavor | Current flavor details — vCPUs and RAM (read-only) |
| Flavor | Select a new flavor from the table |
Acknowledge the shutdown
Check the Forced Shutdown checkbox (“Agree to force shutdown”). This is
required — the instance will be shut down during the resize operation.
Confirm or Revert the Resize
After the resize completes, the instance entersVerify Resize status. You must
confirm or revert within the confirmation window (default: 24 hours).
- Dashboard
- CLI
Navigate to Compute > Instances. The instance shows status
Verify Resize.
Click the More dropdown and select either:- Confirm Resize or Migrate — accept the new flavor permanently
- Revert Resize or Migrate — roll back to the original flavor
After confirmation, the instance returns to
Active status on the new flavor.Next Steps
Live vCPU/RAM Scaling
Scale vCPU and memory without rebooting on supported flavors
Launch an Instance
Create a new instance with the desired flavor from the start
Flavors
View available flavors and their specifications
Troubleshooting
Resolve stuck resize operations and confirmation timeouts