Title :
Design and implementation of the Vesta parallel file system
Author :
Corbett, Peter F. ; Feitelson, Dror G.
Author_Institution :
IBM Thomas J. Watson Res. Center, Yorktown Heights, NY, USA
Abstract :
The Vesta parallel file system is designed to provide parallel file access to application programs running on multicomputers with parallel I/O subsystems. Vesta uses a new abstraction of files: a file is not a sequence of bytes, but rather it can be partitioned into multiple disjoint sequences that are accessed in parallel. The partitioning-which can also be changed dynamically-reduces the need for synchronization and coordination during the access. Some control over the layout of data is also provided, so the layout can be marched with the anticipated access patterns. The system is fully implemented, and is beginning to be used by application programmers. The implementation does not compromise scalability or parallelism. In fact, all data accesses are done directly to the I/O node that contains the requested data, without any indirection or access to shared metadata. There are no centralized control points in the system
Keywords :
concurrency control; file organisation; parallel processing; synchronisation; user interfaces; Vesta parallel file system; abstraction; anticipated access patterns; application programmers; application programs; centralized control points; concurrency control; coordination; data layout; multicomputers; multiple disjoint sequences; parallel I/O subsystem; parallel file access; parallel input output subsystem; scalability; synchronization; user interface; Application software; Centralized control; Concurrent computing; File systems; Guidelines; Parallel machines; Parallel processing; Programming profession; Scalability; User interfaces;
Conference_Titel :
Scalable High-Performance Computing Conference, 1994., Proceedings of the
Conference_Location :
Knoxville, TN
Print_ISBN :
0-8186-5680-8
DOI :
10.1109/SHPCC.1994.296628