Proxmox on Hetzner: Btrfs RAID1 with UEFI
Setup guide for a Hetzner dedicated server with two drives (/dev/sda and /dev/sdb) using:
ESP: mdadm RAID1 (--metadata=1.0) so UEFI firmware can boot from either drive
Swap: mdadm RAID1
Root: btrfs native RAID1 with degraded mount for single-drive boot survival
- installimage Config
Place this as
/autosetupin the Hetzner Rescue System, or paste it into the installimage editor when prompted.