distributed file systems

Basic idea

File systems whose data and metadata are spread across many networked machines while still presenting a unified namespace and POSIX-ish semantics (or a deliberately weaker model). Hard because performance, consistency, and fault-tolerance pull against each other.

Key facts

Pages

Siblings