English

Distributed storage algorithms with optimal tradeoffs

Information Theory 2021-01-14 v1 Data Structures and Algorithms Information Retrieval math.IT

Abstract

One of the primary objectives of a distributed storage system is to reliably store large amounts of source data for long durations using a large number NN of unreliable storage nodes, each with cc bits of storage capacity. Storage nodes fail randomly over time and are replaced with nodes of equal capacity initialized to zeroes, and thus bits are erased at some rate ee. To maintain recoverability of the source data, a repairer continually reads data over a network from nodes at an average rate rr, and generates and writes data to nodes based on the read data. The distributed storage source capacity is the maximum amount of source that can be reliably stored for long periods of time. Previous research shows that asymptotically the distributed storage source capacity is at most (1e2r)Nc\left(1-\frac{e}{2 \cdot r}\right) \cdot N \cdot c as NN and rr grow. In this work we introduce and analyze algorithms such that asymptotically the distributed storage source data capacity is at least the above equation. Thus, the above equation expresses a fundamental trade-off between network traffic and storage overhead to reliably store source data.

Keywords

Cite

@article{arxiv.2101.05223,
  title  = {Distributed storage algorithms with optimal tradeoffs},
  author = {Michael Luby and Thomas Richardson},
  journal= {arXiv preprint arXiv:2101.05223},
  year   = {2021}
}

Comments

22 pages, readability will be improved in revised versions

R2 v1 2026-06-23T22:08:03.261Z