Estimate raw capacity, usable capacity, parity or mirror overhead, and resilience trade-offs across common RAID layouts.
Estimate usable RAID capacity across common layouts without pretending raw disk total is the same thing as planning truth.
Usable capacity, overhead, and resilience notes for the selected RAID layout.
This RAID 6 layout reserves the equivalent of two active disks for parity and leaves 1 disk as hot spare. It favors resilience over usable capacity.
The usable result is based on RAID 6 capacity behavior, active disks after spare reservation, and a decimal display base.
Use this for planning-level RAID capacity checks before moving into filesystem overhead, vendor reserve assumptions, or deeper storage design decisions.
Raw capacity is not usable capacity, and pretending otherwise is how people walk into bad storage assumptions.
RAID 5 and RAID 6 reserve effective disk capacity for parity protection, reducing usable space in exchange for resilience.
RAID 1 and RAID 10 trade usable efficiency for mirrored protection. They are simpler to reason about, but expensive in raw-capacity terms.
This tool models RAID-level capacity only. Filesystem overhead, vendor reserves, snapshots, and performance behavior are separate decisions.
Continue into adjacent storage and infrastructure planning helpers.