How many disks can you lose in RAID 10?
Quick answer
This page answers How many disks can you lose in RAID 10? quickly.
Fast answer first. Then use the tabs or video for more detail.
- Watch the video explanation below for a faster overview.
- Game mechanics may change with updates or patches.
- Use this block to get the short answer without scrolling the whole page.
- Read the FAQ section if the article has one.
- Use the table of contents to jump straight to the detailed section you need.
- Watch the video first, then skim the article for specifics.
▶
In a RAID 10 configuration, you can lose up to one disk in each mirrored pair without suffering data loss, meaning that with 12 drives, you can potentially lose up to 6 drives if they are all in separate mirrored pairs. The fault tolerance of RAID 10 is one of its key advantages, making it a popular choice for applications where data redundancy and high performance are crucial.
Understanding RAID 10
What is RAID 10?
RAID 10 is a hybrid RAID configuration that combines the benefits of RAID 1 (mirroring) and RAID 0 (striping) to provide both high performance and fault tolerance.
Frequently Asked Questions
- What happens when a drive fails in RAID 10? When a single disk in a RAID 10 disk array fails, the disk array status changes to Degraded, but the array remains functional because the data on the failed disk is also stored on the other member of its mirrored pair.
- How many drives can RAID 10 have? The primary RAID level in a RAID 10 array is RAID 1, and only two drives per RAID 1 are supported, effectively limiting the maximum number of drives in a RAID 10 array to 16 drives (8 spans of 2 drives each).
- Is RAID 10 reliable? RAID 10 provides excellent fault tolerance — much better than RAID 5 — because of the 100% redundancy built into its design.
- What are the advantages of RAID 10? RAID 10 is secure because mirroring duplicates all your data, and it’s fast because the data is striped across multiple disks; chunks of data can be read and written to different disks simultaneously.
- Can you do RAID 10 with 2 drives? No, RAID 10 requires a minimum of four disks and stripes data across mirrored pairs.
- What are the cons of RAID 10? The drawbacks of RAID 10 include a large capacity penalty, limited scalability, and time-consuming recovery.
- What are the risks of RAID 10? Some typical scenarios that cause RAID 10 data loss include multiple hard drive failures due to power surge or other events, RAID controller damage, single hard drive failure after mirroring issue, deleting files accidentally, corrupted files, damage from viruses, partitioning, formatting, or re-initialization.
- What is RAID 10 best for? RAID 10 is best for applications where performance is important not just for reads but also for writes, and where it is critical to maintain performance during error recovery when one of the disks fails.
- Can you add more drives to a RAID 10? Expanding RAID 10 (using 4x drives) is not possible; RAID 10 cannot be expanded.
- Why should I choose RAID 10 over RAID 6? RAID 10 is typically recommended for high-performance applications that require fast data access, as its striping configuration improves read and write speeds, allowing for improved performance.
- Why would you choose RAID 6 over RAID 10? RAID 6 can tolerate the simultaneous failure of up to two drives, thanks to its dual parity scheme, offering a higher level of fault tolerance than RAID 10.
- What happens if you reset disks to non-RAID? Resetting to NON-RAID results in all data on the RAID drives being lost.
- Which RAID configuration can withstand two drive failures? RAID 6 uses two parity stripes, allowing for two disk failures within the RAID set before any data loss.
- How many drives can fail in RAID 10 with 12 drives? In a RAID 10 configuration with 12 drives, you can lose up to 6 drives if they are all in separate mirrored pairs.
- Does RAID 10 have fault tolerance? Yes, RAID 10 utilizes both data striping and disk mirroring to achieve data redundancy and thus a high degree of fault tolerance.