Title :
A Novel Meta-data Synchronous Write Mechanism for Cluster File System
Author :
Lu, Jun ; Zhu, Yi ; Du, Bin ; Ren, Ly ; Li, Rui
Author_Institution :
Software Eng. Dept., Chengdu Univ. of Inf. Technol. (CUIT), Chengdu, China
Abstract :
In cluster file system, the meta-data represents the key information of a file. In order to make sure the safety of meta-data, the most of cluster file system write the meta-data to disk as soon as possible to suffer the possible failure of underlying facilities, such as node accidentally crash. The synchronous disk write of meta-data is a performance bottle of cluster file system. This paper presents a high performance cooperative synchronous write mechanism for meta-data: CSWM. CSWM is a pure software mechanism which provides the reliability of synchronous write operations with the performance of asynchronous write operations. The meta-data synchronously witted in CSWM are saved on both two cooperative meta-data server before being written to disk. Then, CSWM can ensure the safety of meta-data and improve the cluster file system performance. The experiments in this paper prove that CSWM can effectively improve the performance of cluster file system.
Keywords :
file organisation; file servers; meta data; pattern clustering; cluster file system; meta-data server; meta-data synchronous write mechanism; software mechanism; synchronous disk; Application software; Computer crashes; Computer science; File servers; File systems; Information technology; Nonvolatile memory; Random access memory; Read-write memory; Safety; Asynchronous Write; Cache Coherence; Cluster File System; Cooperation; Performance;
Conference_Titel :
Information Technology and Applications, 2009. IFITA '09. International Forum on
Conference_Location :
Chengdu
Print_ISBN :
978-0-7695-3600-2
DOI :
10.1109/IFITA.2009.397