RAID5工作原理

RAID的保存原理是用Bit Striping及当前主流Block Striping的分割方式,将Data分散保存至各硬盘中,当硬盘有受损时则经由XOR运算,再将存在其他各硬盘内的Parity Blocks及Data Stripe磁区的Data Blocks进行计算而重建资料Rebuild。其图解如下

RAID 5 Striping 架构 :: RAID-5 Striping Mode

screen.width-333)this.width=screen.width-333">

RAID 5 受损运作模式 :: RAID-5 Degraded Mode

screen.width-333)this.width=screen.width-333">

RAID 5 XOR 复原 :: RAID-5 XOR Data Recovery

screen.width-333)this.width=screen.width-333">