A Metadata Management Method Based on Directory Path

LIU Zhong,ZHOU Xing-Ming
DOI: https://doi.org/10.1360/jos180236
2007-01-01
Journal of Software
Abstract:A metadata management method dividing directory path attribute from directory object is proposed, which extends the present object storage architecture. This method avoids efficiently the large-scale metadata migration according to the updating directory attributes, improves the cache utilization and hit rate by reducing the overlap cache of prefix directory, reduces the disks I/O demands by reducing the overhead of traversing the directory path and exploiting directory locality, and avoids overloading a single metadata server by dynamic load balancing. Experimental results demonstrate that this method has obvious advantages in improving the throughput, scalability, balancing metadata distribution, and in reducing the metadata migration.
What problem does this paper attempt to address?