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
Rebooting an instance restarts the guest operating system. Xloud Compute supports two reboot types: hard reboot (equivalent to a power cycle) and soft reboot (sends an ACPI shutdown signal and restarts). Both are available as individual and batch operations.Prerequisites
- An instance in
ActiveorShutoffstatus (hard reboot) orActivestatus (soft reboot) - The instance must not be locked (unless you are an administrator)
Reboot Types
| Type | Status Required | Behavior | Use Case |
|---|---|---|---|
| Hard Reboot | Active or Shutoff | Immediate power cycle — equivalent to pressing the reset button | Unresponsive instance, frozen OS |
| Soft Reboot | Active only | Graceful ACPI shutdown signal followed by restart | Routine restarts, applying config changes |
Soft Reboot is not available for bare metal instances.
Reboot an Instance
- Dashboard
- CLI
Select the reboot type
Click the More dropdown on the instance row. Under Instance Status,
select either:
- Reboot — performs a hard reboot
- Soft Reboot — performs a graceful reboot
Both actions are available as batch operations. Select multiple instances
using checkboxes and choose Reboot or Soft Reboot from the batch
actions bar.
Next Steps
Resize an Instance
Change the flavor of an instance (requires reboot)
Rescue an Instance
Boot from a rescue image to fix a broken OS
Instance Snapshots
Create a snapshot before performing maintenance
Troubleshooting
Resolve unresponsive instances and failed reboots