Browsed by
Category: Proxmox

Proxmox RAID1 with BTRFS

Proxmox RAID1 with BTRFS

Just making a note. That if you are using BTRFS as the root volume on proxmox. You should (Ahead of time) set the following in /etc/default/grub “rootflags=degraded“ This will allow your Proxmox host to continue to boot with a dead/missing disk. Otherwise, you’ll be in for a bad day.