vix.ing · top · new · best · stats · spec

Beyond RAID 6 --- an Efficient Systematic Code Protecting Against Multiple Errors, Erasures, and Silent Data Corruption

2018/06/21 by Mohamad Moussa, Moussa, Mohamad, Marek Rychlik +1
Computer Science · Mathematics · #94B05 #94B35 #Advanced Data Storage Technologies #Cryptography and Data Security #Distributed #Distributed systems and fault tolerance #FOS: Computer and information sciences #Information Theory (cs.IT) #Parallel #and Cluster Computing (cs.DC) #cs.DC #cs.IT #math.IT #msc:94B05 #msc:94B35

paper · pdf · doi:10.48550/arxiv.1806.08266

51 pages, Intellectual Property

openalex publication_date 2018/06/21 · arxiv created 2018/07/05 · arxiv updated 2018/07/09 · openalex created_date 2022/10/01 · openalex updated_date 2026/07/28

Abstract

We describe a replacement for RAID 6, based on a new linear, systematic code, which detects and corrects any combination of E errors (unknown location) and Z erasures (known location) provided that Z+2E ≤ 4. We investigate some scenarios for error correction beyond the code's minimum distance, using list decoding. We describe a decoding algorithm with quasi-logarithmic time complexity, when parallel processing is used: ≈ O(log N) where N is the number of disks in the array (similar to RAID 6). By comparison, the error correcting code implemented by RAID 6 allows error detection and correction only when (E,Z)=(1,0), (0,1), or (0,2). Hence, when in degraded mode (i.e., when Z ≥ 1), RAID 6 loses its ability for detecting and correcting random errors (i.e., E=0), leading to data loss known as silent data corruption. In contrast, the proposed code does not experience silent data corruption unless Z ≥ 3. The aforementioned properties of our code, the relative simplicity of implementation, vastly improved data protection, and low computational complexity of the decoding algorithm, make our code a natural successor to RAID 6. As this code is based on the use of quintuple parity, this justifies the name PentaRAID for the RAID technology implementing the ideas of the current paper.

Citations

Related