Open the server → Reinstall tab.

Reinstalling wipes the disks and installs a fresh operating system. The server keeps its IP addresses and hardware; everything on the disks is gone.

Choose the operating system

The tab shows your Current Operating System and the list of available images, each with a version selector. Your current OS is flagged so you can reinstall the same one cleanly.

Choose the disk layout

The Disk Layout selector is the decision that's hard to change later — it sets how the physical disks are combined:

LayoutTrade-off
RAID 1 (mirror)Half the raw capacity, survives one disk failure. The safe default for anything with data on it
RAID 0 (stripe)Full capacity and the fastest I/O, but any disk failure loses everything
RAID 10Needs four disks: mirrored and striped. Best balance when you have the spindles
Single / no RAIDSimple, no redundancy

Set the credentials

  • Username — the account created on the new system. root is not allowed; log in as this user and escalate with sudo.
  • Password — minimum 8 characters, with uppercase, lowercase, numbers and special characters.
  • Hostname — the server's name.

The keys on the SSH Keys tab are written to the machine as part of this reinstall. This is the one moment they're applied, so check that list before you start.

Run it

Click Reinstall Server, review the summary, and confirm. The tab then shows Reinstallation in Progress; the process takes several minutes because it's a real physical install, not a disk image swap.

If the server is protected

After the reinstall

Log in with the username and password you set. The event, and any cancellation, are recorded in Activity.