New Wide Locally Recoverable Codes with Unified Locality
Liangliang Xu, Fengming Tang, Tingting Chen, Qiliang Li, Min Lyu, Gennian Ge
TL;DR
Wide Locally Recoverable Codes (LRCs) aim for ultra-high code rates but face reliability-performance tradeoffs during common events. The paper identifies three locality limitations—recovery locality, topology locality, and XOR locality—and introduces UniLRC to unify these aspects in the code design. UniLRC uses a Vandermonde-based generator matrix combined with matrix decompositions to tightly couple local and global parity, achieving distance-optimal fault tolerance while optimizing locality. System-level and theoretical evaluations show significant gains in normal read throughput, degraded read latency, and recovery throughput with reduced cross-cluster traffic, indicating strong practical impact for large-scale distributed storage systems.
Abstract
Wide Locally Recoverable Codes (LRCs) have recently been proposed as a solution for achieving high reliability, good performance, and ultra-low storage cost in distributed storage systems. However, existing wide LRCs struggle to balance optimal fault tolerance and high availability during frequent system events. By analyzing the existing LRCs, we reveal three limitations in the LRC construction which lay behind the non-optimal overall performance from multiple perspectives, including non-minimum local recovery cost, non cluster-topology-aware data distribution, and non XOR-based local coding. Thanks to the flexible design space offered by the locality property of wide LRCs, we present UniLRC, which unifies locality considerations in code construction. UniLRC achieves the optimal fault tolerance while overcoming the revealed limitations. We implement UniLRC prototype and conduct comprehensive theoretical and system evaluations, showing significant improvements in reliability and performance over existing wide LRCs deployed in Google and Azure clusters.
