I'm quite new to ZFS and Proxmox, so I'm not sure what the best options are.
We are setting up a Proxmox Backup Server and are now thinking about how to setup the zpool and datastore. We have three SSD's of 1TB and 10 HDD of 24TB.
First plan was to set up three three-way mirrors and a spare disk (resulting in 72TB usable space), plus a special device with a mirror of the three 1TB's.
(it can handle at least two disk failure, up to 6 if all the "right disks" fail. if three disks in the same mirror fail, all will be lost)
Another option would be a RAID10 with 5 2-way mirrors. This would give about 120 TB, can handle 1 to 5 disk failures. 2 disks that fail might be problematic and does not have a spare
I was also thinking about RAIDZ config with two or three parity disks (+spare?)
e.g. 6disks + 3parity + spare, would give about 144TB I think. 3 disks can fail, and a spare is available. This setup is probably slower (parity calculations etc.), but probably enough for backup purposes. The special device would then be less than 1% however.
Any thoughts or recommendation?
We are setting up a Proxmox Backup Server and are now thinking about how to setup the zpool and datastore. We have three SSD's of 1TB and 10 HDD of 24TB.
First plan was to set up three three-way mirrors and a spare disk (resulting in 72TB usable space), plus a special device with a mirror of the three 1TB's.
(it can handle at least two disk failure, up to 6 if all the "right disks" fail. if three disks in the same mirror fail, all will be lost)
Another option would be a RAID10 with 5 2-way mirrors. This would give about 120 TB, can handle 1 to 5 disk failures. 2 disks that fail might be problematic and does not have a spare
I was also thinking about RAIDZ config with two or three parity disks (+spare?)
e.g. 6disks + 3parity + spare, would give about 144TB I think. 3 disks can fail, and a spare is available. This setup is probably slower (parity calculations etc.), but probably enough for backup purposes. The special device would then be less than 1% however.
Any thoughts or recommendation?