Recent content by manumonti

  1. M

    Trying to create a raidz1 with 3 different size disks

    Finally I get this in the following way: I installed Proxmox with the GUI and selected the 1TB disk for installing proxmox ve. In options, I select hdsize = 334.8 GB in order to leave free 596.1GB (this is the size of the two remaining disks). After installing proxmox, I used the CLI in order...
  2. M

    Trying to create a raidz1 with 3 different size disks

    Hi guys, I'm trying to set up a RAID 5 architecture using proxmox 6.2-4. The server has no hardware support for RAID. I have three disks of different size (1TB, 640GB, 640GB), so I can't select RAIDZ-1 on the installation menu. I have read on the forum that I have to configure this using zpool...