Calculator
RAID & video storage calculator
Two calculators in one: size a RAID array — usable capacity, overhead and fault tolerance for RAID 0/1/5/6/10 — and work out how much storage you need for ProRes, DNxHR, camera RAW or image sequences.
RAID calculator
Visual · no setup neededPick a RAID level, number of disks and disk size — see usable capacity, fault tolerance and what each disk does in the array.
- RAID 0 — stripe: all capacity, no redundancy (fastest, riskiest).
- RAID 1 / 10 — mirror: half the capacity, survives a disk loss.
- RAID 5 — single parity: loses one disk of capacity, survives one failure.
- RAID 6 — dual parity: loses two disks, survives two simultaneous failures.
How to plan your storage
Rule of thumb: estimate the raw footage, add room for proxies, renders and backups (multiply ×2–3 if you follow the 3-2-1 rule), and always keep 20% headroom on each drive.
Why GB in base 1000 and not 1024?
Drive makers sell in base 1000 (1 TB = 1,000 GB). The OS sometimes shows base 1024 (GiB/TiB), which is why a “2 TB” drive appears as ~1.82 TiB. We use base 1000 here to match the advertised capacity.
Do RAW formats always compress the same?
No. REDCODE, BRAW and X-OCN use lossy compression that varies with content (more detail and motion = larger files). The ratio you pick is the average target; the result is an estimate.
How does the RAID calculator work?
Pick a RAID level (0, 1, 5, 6 or 10), the number of disks and the disk size. It shows raw vs usable capacity, the storage overhead and how many disks can fail without losing data — so you can size an array for your footage and backups.
RAID 5 vs RAID 6 — which should I use?
RAID 5 (single parity) survives one disk failure; RAID 6 (dual parity) survives two. For arrays of six or more large disks, RAID 6 is the safer choice because rebuilds take long enough that a second failure becomes a real risk.