Managing the power state of your server is a fundamental task. VPSgrid provides four primary power actions within your control panel:
-
Start: Initiates the boot sequence for a powered-off VM.
-
Stop (Graceful): Sends a signal to the OS (via QEMU Guest Agent) to shut down services safely before cutting power.
-
Reboot: Performs a warm restart of the operating system.
-
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.