The Zebra Striped Network File System

John H. Hartman and John K. Ousterhout

One-line summary: Distributed file system, performing RAID-like striping in software on a per-client basis using LFS techniques.

Overview/Main Points

Relevance

Ideas in Zebra were generalized to result in xFS. Distributed, reliable, parallel file system - one day could become the InternetFS?

Flaws