Binary Locally Repairable Codes ---Sequential Repair for Multiple Erasures
Wentu Song, Chau Yuen

TL;DR
This paper introduces a family of binary locally repairable codes that enable sequential repair of multiple erasures, demonstrating significantly improved repair capabilities over parallel approaches in distributed storage systems.
Contribution
The paper constructs a new class of binary codes equivalent to the direct product of single-parity-check codes, allowing sequential repair of up to 2^m-1 erasures, which surpasses previous parallel repair limits.
Findings
Codes permit sequential repair for up to 2^m-1 erasures
Sequential approach outperforms parallel repair in efficiency
Constructed codes are based on direct product of single-parity-check codes
Abstract
Locally repairable codes (LRC) for distribute storage allow two approaches to locally repair multiple failed nodes: 1) parallel approach, by which each newcomer access a set of live nodes is the repair locality to download data and recover the lost packet; and 2) sequential approach, by which the newcomers are properly ordered and each newcomer access a set of other nodes, which can be either a live node or a newcomer ordered before it. An linear code with locality and allows local repair for up to failed nodes by sequential approach is called an -exact locally repairable code (ELRC). In this paper, we present a family of binary codes which is equivalent to the direct product of copies of the single-parity-check code. We prove that such codes are -ELRC with and , which implies that they…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Storage Technologies · Caching and Content Delivery · Distributed systems and fault tolerance
