Monday, September 19, 2005

Why is RAID 1+0 better than 0+1?

RAID 0+1:
One disk fails, submirror fails.
One disk in each submirror fails, all data is lost.
RAID 1+0:
One disk in each submirror can fail w/o data loss.
Two disks in the same submirror must fail to lose data.

0 Comments:

Post a Comment

<< Home