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

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 Active or Shutoff status (hard reboot) or Active status (soft reboot)
  • The instance must not be locked (unless you are an administrator)

Reboot Types

TypeStatus RequiredBehaviorUse Case
Hard RebootActive or ShutoffImmediate power cycle — equivalent to pressing the reset buttonUnresponsive instance, frozen OS
Soft RebootActive onlyGraceful ACPI shutdown signal followed by restartRoutine restarts, applying config changes
Prefer Soft Reboot for routine restarts — it allows the OS to flush disk buffers and cleanly shut down services. Use Hard Reboot only when the instance is unresponsive to soft reboot.
Soft Reboot is not available for bare metal instances.

Reboot an Instance

1

Navigate to Instances

Navigate to Compute > Instances in the sidebar.
2

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
Confirm the action in the dialog.
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