Recent content by afi

  1. A

    HowTo: Proxmox VE 7 With Software RAID-1

    I finally started from a debian 11 installation, without LVM in EXT4. 20GB for system in raid 1 (ext4) mdadm for / A little swap... and the rest in raid 1 madadm (ext4) for /var/lib/vz Yes for the raid you have to copy the *.EFI file on the two VFAT partitions for the UEFI disks (Sda1 and...
  2. A

    HowTo: Proxmox VE 7 With Software RAID-1

    Hello, I come here to throw a bottle into the sea. It is not possible to apply the mdadm procedure for Proxmox ve 7.1-8 after the step : # Move data from / dev / sda3 to / dev / md0 pvmove / dev / sda3 / dev / md0 We have an error message: Insufficient free space: 127871 extents needed...