Background: I'm installing PVE 7.1 on my home system to test things out (5950X, 128GB ECC, multiple drives, 2 GPUs). I'm coming from some experience with Unraid but looking to expand my horizons (and get away from the USB boot, which bit me 2 too many times).
I was testing TrueNAS Scale last week and when I created a raidz2 there with 4x 8TB drives, it reported <>14TB free space after raidz2 creation as I expected (losing 2 disks worth of space for parity ... plan is eventually to expand with more drives).
Today when creating essentially the same setup in the Proxmox ZFS config:
Proxmox reports ... 32TB size/free.
So I'm a bit confused here. Probably a user issue more than anything. But I'm wondering how to verify that this raidz2 actually has the parity data enabled.
Is this just an oddness in Proxmox? I assume so as `zfs list` shows only 14TB available to the pool.
I was testing TrueNAS Scale last week and when I created a raidz2 there with 4x 8TB drives, it reported <>14TB free space after raidz2 creation as I expected (losing 2 disks worth of space for parity ... plan is eventually to expand with more drives).
Today when creating essentially the same setup in the Proxmox ZFS config:
- Selecting the 4 drives
- Selecting raidz2
Proxmox reports ... 32TB size/free.
So I'm a bit confused here. Probably a user issue more than anything. But I'm wondering how to verify that this raidz2 actually has the parity data enabled.
Is this just an oddness in Proxmox? I assume so as `zfs list` shows only 14TB available to the pool.