usenix conference policies
Row-Diagonal Parity for Double Disk Failure Correction
Row-Diagonal Parity (RDP) is a new algorithm for protecting against double disk failures. It stores all data unencoded, and uses only exclusive-or operations to compute parity. RDP is provably optimal in computational complexity, both during construction and reconstruction. Like other algorithms, it is optimal in the amount of redundant information stored and accessed. RDP works within a single stripe of blocks of sizes normally used by file systems, databases and disk arrays. It can be utilized in a fixed (RAID-4) or rotated (RAID-5) parity placement style. It is possible to extend the algorithm to encompass multiple RAID-4 or RAID-5 disk arrays in a single RDP disk array. It is possible to add disks to an existing RDP array without recalculating parity or moving data. Implementation results show that RDP performance can be made nearly equal to single parity RAID-4 and RAID-5 performance.
author = {Peter Corbett and Bob English and Atul Goel and Tomislav Grcanac and Steven Kleiman and James Leong and Sunitha Sankar},
title = {{Row-Diagonal} Parity for Double Disk Failure Correction},
booktitle = {3rd USENIX Conference on File and Storage Technologies (FAST 04)},
year = {2004},
address = {San Francisco, CA},
url = {https://www.usenix.org/conference/fast-04/row-diagonal-parity-double-disk-failure-correction},
publisher = {USENIX Association},
month = mar
}
connect with us