DocumentCode :
2901266
Title :
A Two-Layered Replica Management Method
Author :
Xu, Chuncong ; Huang, Xiaomeng ; Yang, Guangwen ; Zhou, Yang
Author_Institution :
Dept. of Comput. Sci. & Technol., Tsinghua Univ., Beijing, China
fYear :
2011
fDate :
16-18 Nov. 2011
Firstpage :
1431
Lastpage :
1436
Abstract :
Replica management method has been widely used in distributed file system to improve parallelism and reliability. Traditional replica management method is synchronous replication management (SRM) which updates replicas synchronously. Because of synchronous updating, it is difficult to provide high throughput and low access latency. If the system achieves SRM in the memory hierarchy, it will take a lot of memory space. In order to improve write performance, we design a Two Layered Replica Management Method (TLRMM) based on memory and disk. It can be used for disk-based or memory-based data storage system. TLRMM maintains 3 replicas for every chunk and store one in memory. Using asynchronous update, it can improve the system´s I/O performance significantly. We integrated TLRMM in Carrier which is a distributed file system designed by Tsinghua University, and use version number to ensure replica consistency. Furthermore, in order to ensure the reliability of Carrier, we design a replica recovery strategy to solve the failure of single point. We have implemented and evaluated the integrated prototype system. The experimental results show that TLRMM can deliver high performance on distributed file system. Compared with SRM, write throughput of TLRMM increased by a factor of 1.62~2.05, without read performance degradation.
Keywords :
replicated databases; storage management; Carrier; Tsinghua University; disk-based data storage system; distributed file system; memory-based data storage system; replica consistency; replica recovery strategy; single point failure; synchronous replication management; two-layered replica management method; version number; Benchmark testing; Educational institutions; File systems; Random access memory; Reliability; Servers; Throughput; Carrier; consistency; replica management method; throughput;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Trust, Security and Privacy in Computing and Communications (TrustCom), 2011 IEEE 10th International Conference on
Conference_Location :
Changsha
Print_ISBN :
978-1-4577-2135-9
Type :
conf
DOI :
10.1109/TrustCom.2011.196
Filename :
6120992
Link To Document :
بازگشت