1 · Choose a RAID level
Striped RAID 6 groups. Two failures per group.
2 · Configure drives
3 · Drive class
3.5" nearline SAS/SATA capacity HDD — indicative figures.
Advanced — read/write mix, URE rate
Calculated for planning. We don't publish prices — a 24-year UK reseller, Servnet confirms the exact drives, array and pricing on quote. IOPS, throughput & rebuild are indicative estimates.
What RAID 60 is
RAID 60 stripes data across multiple RAID 6 groups, each with dual parity. Usable capacity is groups × (drives-per-group − 2) × drive size, and every group survives two failures — so the array tolerates two losses per group and rebuilds them independently.
It is the most resilient mainstream level for very large arrays of high-capacity drives: even mid-rebuild, each group retains parity to cover a URE, and a wide pool is split into smaller, faster-rebuilding groups. The trade-off is capacity (two parity drives per group) and a ×6 write penalty.
Two RAID 6 groups of six 16 TB drives give 128 TB usable and tolerate two failures in each group. It is the resilient choice for big capacity pools — each group rebuilds independently and survives a URE mid-rebuild.
Advantages
- Survives two failures per RAID 6 group
- URE during rebuild is recoverable per group
- Shorter rebuilds than one very wide RAID 6
- Ideal for very large capacity pools
Trade-offs
- Two parity drives per group — lower efficiency
- ×6 write penalty
- Needs at least 8 drives
- More planning (group sizing)
Best for
- Very large nearline / capacity arrays
- Archive, media and backup repositories at scale
- Maximum resilience without going all-flash
Consider another level when
- Write-heavy databases
- Small or mid-size arrays
- Latency-critical workloads
RAID 60 — common questions
How is RAID 60 capacity calculated?
Usable capacity is groups × (drives-per-group − 2) × drive size. Two groups of six 16 TB drives give 2 × (6−2) × 16 = 128 TB usable.
How resilient is RAID 60?
Each RAID 6 group survives two failures, so a two-group array can lose up to four drives if they are spread two-per-group. Even during a single-drive rebuild, each group keeps a parity to cover a URE — making it very safe for large drives.
When should I choose RAID 60 over RAID 6?
On very large arrays where one wide RAID 6 would rebuild too slowly, RAID 60 splits the pool into smaller groups that rebuild faster and independently, while keeping dual-parity protection in each group.