Hi! I tried creating a ZFS (raidz2) and a datastore via the GUI. It just fails with unknown error. ![Oops! :oops: :oops:]()
All disks are initialized with GPT and should be "ready" for ZFS. After issueing the corresponding command via shell,
Read more
All disks are initialized with GPT and should be "ready" for ZFS. After issueing the corresponding command via shell,
proxmox-backup-manager disk zpool create backupz2 --add-datastore --devices sdc,sdd,sde,sdf,sdg,sdh,sdi,sdj,sdk,sdl,sdm,sdn --raidlevel raidz2
there is an error which says: "raidz contains devices of different sizes"
Code:
proxmox-backup-manager disk zpool create...
Read more