software raid

  1. B

    Hotspare configuration

    So yesterday i was deciding whether i was gonna use HW or SW RAID. I've figured out i'd like to use the SW RAIDZ-2 With 2 parities and i'd like to have 1 parity as hotspare. Does proxmox support hotspare and how can i configure it with RAIDZ-2? Any advice is greatly appreciated.
  2. S

    MDADM create with NVMe failed - Floating point exception

    Good day everybody, we would like to subsequently set up a software raid 1 on our Proxmox system with mdadm. Proxmox itself is currently installed on an NVMe with ext4, which is now to be mirrored on another NVMe. However, the following error occurs. "Floating point exception" root@pr-001:~#...
  3. G

    HowTo: Proxmox VE 7 With Software RAID-1

    Introduction The operating system of our servers is always running on a RAID-1 (either hardware or software RAID) for redundancy reasons. Since Proxmox VE 7 does not offer out-of-the-box support for mdraid (there is support for ZFS RAID-1, though), I had to come up with a solution to migrate...