Managing Power States: Start, Stop, and Rebooting your VPS Print

  • Restart Server, Shutdown VPS, VPS Management, Reboot VPS
  • 0

Managing the power state of your server is a fundamental task. VPSgrid provides four primary power actions within your control panel:

 
  1. Start: Initiates the boot sequence for a powered-off VM.

  2. Stop (Graceful): Sends a signal to the OS (via QEMU Guest Agent) to shut down services safely before cutting power.

  3. Reboot: Performs a warm restart of the operating system.

  4. Hard Reboot: Immediately cycles power. Use this only if the operating system is completely unresponsive and a graceful stop fails.

Best Practice: Always attempt a graceful shutdown or reboot from within your OS (e.g., sudo reboot in Linux) before using the hardware-level power buttons in the portal to prevent disk corruption.

If you have any questions about getting started, please reach out to us at support@vpsgrid.net.


Was this answer helpful?

« Back