Troubleshooting / symptôme

RAID usable capacity is lower than expected

Parity, mirroring, the smallest disk, and TB/TiB conversion commonly explain the gap.

⌚ About 3 min read
View my favorites
Real-world problem · V2

Quick troubleshooting view

What you are seeing

Parity, mirroring, the smallest disk, and TB/TiB conversion commonly explain the gap.

Likely causes
  1. RAID 5/6 consumes parity capacity
  2. RAID 10 halves capacity
  3. Mixed disk sizes
First checks
  1. Identify the actual RAID level
  2. List exact disk sizes
  3. Calculate from the smallest disk
Recommended actions
  1. Correct the capacity estimate using the actual RAID level and smallest disk
  2. Replace or regroup mismatched drives only after validating the storage design
  3. Document controller/filesystem overhead before resizing
Start Symptom → Cause →
+
Open the complete detailed guideDetailed explanations and original troubleshooting content.

Parity, mirroring, the smallest disk, and TB/TiB conversion commonly explain the gap.

Likely causes

  • RAID 5/6 consumes parity capacity
  • RAID 10 halves capacity
  • Mixed disk sizes
  • System reserve or hot spare

Checks in priority order

  1. Identify the actual RAID level
  2. List exact disk sizes
  3. Calculate from the smallest disk
  4. Distinguish decimal TB from binary TiB

When to escalate

Escalate when the failure affects multiple users, a production dependency is unavailable, or logs show a component outside your control. Include timestamps, scope, tests already performed, and the last known working state.

♡ 0