RAID 60 failure triage
Recover RAID 60 by understanding both RAID 6 groups and the stripe above them.
RAID 60 combines two layers: each lower group has dual parity, and the upper layer stripes data across those groups. ADR preserves the complete member set, establishes each group independently, and then reconstructs the relationship between them.
Record the controller and enclosure, total member count, original bay order, drive sizes, displayed group state, and every replacement or rebuild already attempted.
Recognize the RAID 60 condition
A healthy-drive count does not prove that both groups and the top-level stripe are correct.
A RAID 60 can disappear because one lower group is incomplete, member identity or metadata changed, a rebuild introduced a different state, the controller lost the compound layout, or the filesystem can no longer use the reconstructed volume.
A controlled RAID 60 recovery path
Establish the members, reconstruct each RAID 6 group, then validate the stripe across them.
- 1
Document the full set
Preserve member identity, bay order, controller state, lower-group membership, replacements, and the sequence of events.
- 2
Protect unstable members
Image sources that cannot sustain reliable reads before parity or reconstruction work proceeds.
- 3
Reconstruct the lower groups
Determine membership, order, offsets, stripe geometry, parity rotation, and the most defensible member generation for each RAID 6 set.
- 4
Join and verify the groups
Validate the top-level stripe, filesystem, and priority data, then recover to separate destination storage.
Before another RAID 60 operation
Describe both group states and everything that changed.
An ADR technician can review the member set, controller messages, rebuild history, custody requirements, and the safest way to begin protecting the array.