DocumentCode
2787805
Title
File Creation Strategies in a Distributed Metadata File System
Author
Devulapalli, Ananth ; Ohio, P.W.
Author_Institution
Ohio Supercomput. Center, Springfield, OH
fYear
2007
fDate
26-30 March 2007
Firstpage
1
Lastpage
10
Abstract
As computing breaches petascale limits both in processor performance and storage capacity, the only way that current and future gains in performance can be achieved is by increasing the parallelism of the system. Gains in storage performance remain low due to the use of traditional distributed file systems such as NFS, where although multiple clients can access files at the same time, only one node can serve files to the clients. New file systems that distribute load across multiple data servers are being developed; however, most implementations concentrate all the metadata load at a single server still. Distributing metadata load is important to accommodate growing numbers of more powerful clients. Scaling metadata performance is more complex than scaling raw I/O performance, and with distributed metadata the complexity increases further. In this paper we present strategies for file creation in distributed metadata file systems. Using the PVFS distributed file system as our testbed, we present designs that are able to reduce the message complexity of the create operation and increase performance. Compared to the basecase create protocol implemented in PVFS, our design delivers near constant operation latency as the system scales, does not degenerate under high contention situations, and increases throughput linearly as the number of metadata servers increase. The design schemes are applicable to any distributed file system implementation.
Keywords
meta data; network operating systems; resource allocation; storage management; distributed metadata parallel file system; file creation strategy; metadata load distribution; metadata server; storage performance; Concurrent computing; Delay; File servers; File systems; Parallel processing; Performance gain; Petascale computing; Protocols; System testing; Throughput;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Distributed Processing Symposium, 2007. IPDPS 2007. IEEE International
Conference_Location
Long Beach, CA
Print_ISBN
1-4244-0910-1
Electronic_ISBN
1-4244-0910-1
Type
conf
DOI
10.1109/IPDPS.2007.370295
Filename
4228023
Link To Document