What is RAID 10?

Prepare for the Google Data Center Technician Exam. Use our interactive quiz featuring flashcards and multiple choice questions with hints and explanations. Get exam-ready today!

Multiple Choice

What is RAID 10?

Explanation:
RAID 10 combines mirroring with striping: data is written to mirrored pairs, and those mirrors are striped across to other pairs. This gives the speed benefits of striping (through parallel I/O) while preserving data through mirroring (each piece of data has a duplicate). Because mirroring duplicates data, you lose usable capacity equal to the number of mirrors, so total usable space is about half of the raw capacity. You also gain redundancy: you can survive a single drive failure in each mirrored pair, and still stay online as long as not both drives in the same mirror fail. That description matches the idea of mirrored stripes with high performance and redundancy, at the cost of capacity efficiency. The other options describe different RAID concepts—striping without redundancy (no protection), parity-based RAID (uses parity rather than mirroring), or a mode that implies software-only implementation (RAID 10 can be hardware or software, but isn’t defined as software-only).

RAID 10 combines mirroring with striping: data is written to mirrored pairs, and those mirrors are striped across to other pairs. This gives the speed benefits of striping (through parallel I/O) while preserving data through mirroring (each piece of data has a duplicate). Because mirroring duplicates data, you lose usable capacity equal to the number of mirrors, so total usable space is about half of the raw capacity. You also gain redundancy: you can survive a single drive failure in each mirrored pair, and still stay online as long as not both drives in the same mirror fail.

That description matches the idea of mirrored stripes with high performance and redundancy, at the cost of capacity efficiency. The other options describe different RAID concepts—striping without redundancy (no protection), parity-based RAID (uses parity rather than mirroring), or a mode that implies software-only implementation (RAID 10 can be hardware or software, but isn’t defined as software-only).

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy