TY - GEN
T1 - The Zebra striped network file system
AU - Hartman, John H.
AU - Ousterhout, John K.
N1 - Publisher Copyright:
© 1993 ACM.
PY - 1993/12/1
Y1 - 1993/12/1
N2 - Zebra is a network file system that increases throughput by striping 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 even 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 20%-3x improvement for writing small files.
AB - Zebra is a network file system that increases throughput by striping 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 even 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 20%-3x improvement for writing small files.
UR - https://www.scopus.com/pages/publications/0346521463
UR - https://www.scopus.com/inward/citedby.url?scp=0346521463&partnerID=8YFLogxK
U2 - 10.1145/168619.168622
DO - 10.1145/168619.168622
M3 - Conference contribution
AN - SCOPUS:0346521463
T3 - SOSP 1993 - Proceedings of the 14th ACM Symposium on Operating Systems Principles
SP - 29
EP - 43
BT - SOSP 1993 - Proceedings of the 14th ACM Symposium on Operating Systems Principles
PB - Association for Computing Machinery, Inc
T2 - 14th ACM Symposium on Operating Systems Principles, SOSP 1993
Y2 - 5 December 1993 through 8 December 1993
ER -