Search NASA⌕ Search

NASA NTRS · 19930016061

Zebra: A striped network file system

Abstract

The design of Zebra, a striped network file system, is presented. Zebra applies ideas from log-structured file system (LFS) and RAID research to network file systems, resulting in a network file system that has scalable performance, uses its servers efficiently even when its applications are using small files, and provides high availability. Zebra stripes file data across multiple servers, so that the file transfer rate is not limited by the performance of a single server. High availability is achieved by maintaining parity information for the file system. If a server fails its contents can be reconstructed using the contents of the remaining servers and the parity information. Zebra differs from existing striped file systems in the way it stripes file data: Zebra does not stripe on a per-file basis; instead it stripes the stream of bytes written by each client. Clients write to the servers in units called stripe fragments, which are analogous to segments in an LFS. Stripe fragments contain file blocks that were written recently, without regard to which file they belong. This method of striping has numerous advantages over per-file striping, including increased server efficiency, efficient parity computation, and elimination of parity update.

Keep this discovery

Explore connections, maps & timelines

BibTeXRIS

Hartman, John H., Ousterhout, John K.. 1992-04-28. Zebra: A striped network file system. https://ntrs.nasa.gov/citations/19930016061

Cite the original work for its findings. Save a collection to share your selection of sources.