The Zebra Striped Network File System

112Citations
Citations of this article
69Readers
Mendeley users who have this article in their library.

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. Thm 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. © 1995, ACM. All rights reserved.

Cite

CITATION STYLE

APA

Hartman, J. H., & Ousterhout, J. K. (1995). The Zebra Striped Network File System. ACM Transactions on Computer Systems (TOCS), 13(3), 274–310. https://doi.org/10.1145/210126.210131

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free