DOIDFH: an Effective Distributed Metadata Management Scheme

  • Authors:
  • Dan Feng;Juan Wang;Fang Wang;Peng Xia

  • Affiliations:
  • Huazhong University of Science and Technology, Wuhan, China;Huazhong University of Science and Technology, Wuhan, China;Huazhong University of Science and Technology, Wuhan, China;Huazhong University of Science and Technology, Wuhan, China

  • Venue:
  • ICCSA '07 Proceedings of the The 2007 International Conference Computational Science and its Applications
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Subtree partitioning and hashing are two common techniques used for current distributed metadata management schemes. Subtree partitioning schemes do not evenly distribute workload among metadata server cluster, and a number of metadata need to be migrated to achieve coarse load balancing. Though current hashing schemes evenly distribute workload among metadata server cluster, they eliminate the storage locality of files metadata in the same directory. They also can not effectively deal with some operations such as renaming a directory or accessing a file in the path of a linked directory. A new approach called parent Directory Object IDentifier and Filename Hashing (DOIDFH) metadata management is proposed, which could distribute evenly files metadata among metadata server cluster, as well as partially hold hierarchical locality. It solves effectively the existent problems of current hashing schemes and also takes advantages of them.