NFS V2 Summary
simple servers, lean protocol
is easy to use, deploy, maintain
works in shaky environments
not completely reliable, by design
slow
- primitive, synchronous operations only
- no real caching
does not scale well
- no replication
- server has to do everything, in small steps