Analysis of a Stochastic Model of Replication in Large Distributed Storage Systems: A Mean-Field Approach
Wen Sun, V\'eronique Simon, S\'ebastien Monnet, Philippe, Robert, Pierre Sens

TL;DR
This paper analyzes the load balancing and efficiency of different replication policies in large distributed storage systems using a mean-field probabilistic approach, revealing that certain algorithms can significantly reduce load variability.
Contribution
It introduces a mean-field model for analyzing replication policies and demonstrates that a variant of the power of choice algorithm bounds node load distribution.
Findings
Most nodes have load less than twice the average after using the proposed algorithm.
The load distribution at equilibrium has bounded support, reducing load imbalance.
Mathematical analysis explains the impact of replication policies on load variability.
Abstract
Distributed storage systems such as Hadoop File System or Google File System (GFS) ensure data availability and durability using replication. This paper is focused on the analysis of the efficiency of replication mechanism that determines the location of the copies of a given file at some server. The variability of the loads of the nodes of the network is investigated for several policies. Three replication mechanisms are tested against simulations in the context of a real implementation of a such a system: Random, Least Loaded and Power of Choice. The simulations show that some of these policies may lead to quite unbalanced situations: if is the average number of copies per node it turns out that, at equilibrium, the load of the nodes may exhibit a high variability. It is shown in this paper that a simple variant of a power of choice type algorithm has a striking effect on…
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 · Peer-to-Peer Network Technologies · Distributed and Parallel Computing Systems
