The Zebra striped network file system
- 1 August 1995
- journal article
- Published by Association for Computing Machinery (ACM) in ACM Transactions on Computer Systems
- Vol. 13 (3) , 274-310
- https://doi.org/10.1145/210126.210131
Abstract
Zebra is a network file system that increases throughput by striping the file data across multiple servers. Rather than striping each file separately, Zebra forms all the new data from each client into a single stream, which it then stripes using an approach similar to a log-structured file system. This provides high performance for writes of small files as well as for reads and writes of large files. Zebra also writes parity information in each stripe in the style of RAID disk arrays; this increases storage costs slightly, but allows the system to continue operation while a single storage server is unavailable. A prototype implementation of Zebra, built in the Sprite operating system, provides 4–5 times the throughput of the standard Sprite file system or NFS for large files and a 15–300% improvement for writing small files.Keywords
This publication has 14 references indexed in Scilit:
- Measurements of a distributed file systemACM SIGOPS Operating Systems Review, 1991
- The design and implementation of a log-structured file systemACM SIGOPS Operating Systems Review, 1991
- Coda: a highly available file system for a distributed workstation environmentIEEE Transactions on Computers, 1990
- Directory reference patterns in hierarchical file systemsIEEE Transactions on Knowledge and Data Engineering, 1989
- Scale and performance in a distributed file systemACM Transactions on Computer Systems, 1988
- Caching in the Sprite network file systemACM Transactions on Computer Systems, 1988
- Reimplementing the Cedar file system using logging and group commitACM SIGOPS Operating Systems Review, 1987
- A fast file system for UNIXACM Transactions on Computer Systems, 1984
- The LOCUS distributed operating systemACM SIGOPS Operating Systems Review, 1983
- GrapevineCommunications of the ACM, 1982