Distributed storage algorithms with optimal tradeoffs

01/13/2021
by   Michael Luby, et al.
0

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 N of unreliable storage nodes, each with c 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 e. To maintain recoverability of the source data, a repairer continually reads data over a network from nodes at an average rate r, 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 (1-e/2 · r) · N · c as N and r 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.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset