An efficient metadata management method in large distributed storage systems

Longbo Ran,Hai Jin
DOI: https://doi.org/10.1007/978-94-007-2105-0_34
2011-01-01
Abstract:Efficient metadata management is a critical aspect of overall system performance in large distributed storage systems. Directory subtree partitioning and traditional hashing are two common techniques used for managing metadata in such systems, but both have some shortcomings, for example, in directory subtree partitioning method, the root node easily becomes a bottleneck, and for traditional hashing, a large directory hierarchy must be maintained and traversed. In this paper, we present a new method called directory-level-based metadata management that has high efficiency while avoiding the shortcomings of traditional methods. © 2011 Springer Science+Business Media B.V.
What problem does this paper attempt to address?