I have 6 x 2TB (2 x Samsung, 2 x Western Digital, 2 x Hitachi) I want to dedicate to my NAS for my personal data (no media!).
I plan to use encryption (GELI) with them and don't know if one of them is more suited than the others.
I would like to ask what partitioning scheme would be better to use for reliability or if one of them is definitively "overkill":
If you wonder why I bought disks from different brands (and for WD: even different models) it's because to lower the risk of simultaneous disks failures. I heard it's not so good to buy say 6 HHDs of same brand & model at the same time (even consecutive S/N) for use in RAID.
I already disabled the Intellipark feature of these WD Green / AV-GP drives. One of them already had LLC ~ 40000.
Based on this, which configuration would you reccomend?
For use with GELI, any good how-to related to raid-Zx / mirror (expecially what to do when a drive fails and needs to be replaced)?
Thank you very much.
I plan to use encryption (GELI) with them and don't know if one of them is more suited than the others.
I would like to ask what partitioning scheme would be better to use for reliability or if one of them is definitively "overkill":
- Zpool with 1 x MIRROR (Samsung, WD, Hitachi) + 1 x MIRROR (Samsung, WD, Hitachi)
This would give me 2 x 2TB = 4TB of storage roughtly with 2 HDDs of redundancy in each mirror allowing up to 4 consecutive disk failures. Maybe that's a bit overkill, but should provide good performance. - Zpool with 1 x RAIDZ2 (2 x Samsung, 2 x WD, 2 x Hitachi)
This would give me (6 - 2) x 2TB = 4 x 2TB = 8TB of storage roughtly with 2 HDDs of redundancy. This may be the best solution. - Zpool with 1 x RAID-Z3(2 x Samsung, 2 x WD, 1 x Hitachi)
This would give me (5-3) x 2 TB = 2 x 2TB = 4TB of storage roughtly with 3 HDDs of redundancy. Performance may be lower than the solutions above.
If you wonder why I bought disks from different brands (and for WD: even different models) it's because to lower the risk of simultaneous disks failures. I heard it's not so good to buy say 6 HHDs of same brand & model at the same time (even consecutive S/N) for use in RAID.
I already disabled the Intellipark feature of these WD Green / AV-GP drives. One of them already had LLC ~ 40000.
Based on this, which configuration would you reccomend?
For use with GELI, any good how-to related to raid-Zx / mirror (expecially what to do when a drive fails and needs to be replaced)?
Thank you very much.