RAID0工作原理图解及特点分析
作者:sansky | 发布日期:Jun 19th, 2007年RAID 0: Striped Disk Array without Fault Tolerance
Characteristics/Advantages
1. RAID 0 implements a striped disk array, the data is broken down into blocks and each block is written to a separate disk drive
2. I/O performance is greatly improved by spreading the I/O load acros...

