Skip to main content
You can reboot a node yourself from the cluster detail page — useful for clearing transient GPU faults or applying driver changes.
Node detail page header showing the node status, public and internal IP, and a Reboot button

What happens when you reboot

  • Cold restart only. Because GPUs are passed through to the VM, live migration isn’t possible — the VM is fully restarted.
  • The VM may come back on the same or a different physical node.
  • Reconnecting over SSH typically takes tens of minutes, and can run past an hour in some cases.
Billing continues during a reboot, because a VM cluster is a reserved contract.
Keep important data on NFS shared storage. A node’s boot disk can be lost if the node is relocated due to a hardware fault.