Gear, Software & Workflow

RAID array

Also called: RAID storage, disk array, RAID 1, RAID 5

RAID puts several drives behind one volume so the machine sees a single disk. Mirroring writes the same data to two drives; parity schemes spread data across several and store enough extra information to rebuild whichever one fails. What it buys is uptime and survival of a single failure, and an edit bay that keeps playing back while a replacement rebuilds. Drive sizes have changed the maths, because rebuilding a 20TB disk takes long enough that a second failure during the rebuild stops being a remote possibility, so dual parity is now the sensible default. RAID is also not a backup, since it happily mirrors a deletion to every disk at once.

More in Gear, Software & Workflow

All 54 Gear, Software & Workflow terms

Trying to put this into practice? The Chewbr Knowledge Bank walks the whole upload workflow, phase by phase.