Title :
COMET: Client-Oriented METadata Service for Highly Available Distributed File Systems
Author :
Ruini Xue;Lixiang Ao;Zhongyang Guan
Author_Institution :
Sch. of Comput. Sci. &
Abstract :
Highly available metadata services of distributed file systems are essential to cloud applications. However, existing highly available metadata designs lack client-oriented features that treat metadata discriminately, leading to a single metadata fault domain and low availability. After investigating the workload characteristics of Hadoop, we propose Client-Oriented METadata (COMET), a novel highly available metadata service design that divides and distributes metadata into independent regions in terms of clients. These regions are isolated fault domains inherently, and failures in one region will not break file operations in other regions. A prototype of COMET was implemented based on HDFS, and the experimental results show that COMET can significantly improve metadata availability of HDFS without obvious performance degradation. It can also deliver scalable performance and faster metadata recovery due to its decentralized architecture.
Keywords :
"Metadata","Servers","Throughput","Synchronization","Prototypes","Computer architecture","File systems"
Conference_Titel :
Computer Architecture and High Performance Computing (SBAC-PAD), 2015 27th International Symposium on
DOI :
10.1109/SBAC-PAD.2015.27