NASA Logo

NTRS

NTRS - NASA Technical Reports Server

Press Enter or click the Search button to begin your search.

Back to Results
Zebra: A striped network file systemThe 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.
Document ID
19930016061
Acquisition Source
Legacy CDMS
Document Type
Conference Proceedings
Authors
Hartman, John H.
(California Univ. Berkeley, CA, United States)
Ousterhout, John K.
(California Univ. Berkeley, CA, United States)
Date Acquired
September 6, 2013
Publication Date
April 28, 1992
Subject Category
Computer Programming And Software
Report/Patent Number
NAS 1.26:192912
UCB/CSD-92/683
NASA-CR-192912
Report Number: NAS 1.26:192912
Report Number: UCB/CSD-92/683
Report Number: NASA-CR-192912
Meeting Information
Meeting: USENIX Workshop on File Systems
Location: Berkeley, CA
Country: United States
Start Date: May 1, 1992
Accession Number
93N25250
Funding Number(s)
CONTRACT_GRANT: NSF CCR-89-00029
CONTRACT_GRANT: NAG2-591
Distribution Limits
Public
Copyright
Work of the US Gov. Public Use Permitted.
No Preview Available