Difference between revisions of "DSM Review, NFS, AFS"

From Soma-notes
Jump to navigation Jump to search
Line 20: Line 20:
# What are their limitations?
# What are their limitations?
# How suitable are NFS and AFS in modern small networks?  Enterprise networks?  Internet-scale applications?  Why?
# How suitable are NFS and AFS in modern small networks?  Enterprise networks?  Internet-scale applications?  Why?
== Goals of NFS and AFS==
===NFS===
* Remote access like local access
* Scale to ~50 clients
* Portability
* Lightweight
===AFS===
* Seamless
* Scale to 5000 - 10000 hosts
* Portability (POSIX)

Revision as of 15:50, 13 February 2008

Readings

Questions

For the Protic paper, consider the following:

  1. What were the major problems addressed in DSM research following Kai Li's dissertation?
  2. Did these advances change the scope of environments and problems appropriate for DSM?
  3. Why aren't DSM systems commonly in use today?


For the NFS and AFS papers, consider these questions:

  1. What were the key design goals of NFS and AFS?
  2. How well did they achieve their goals?
  3. What are their limitations?
  4. How suitable are NFS and AFS in modern small networks? Enterprise networks? Internet-scale applications? Why?

Goals of NFS and AFS

NFS

  • Remote access like local access
  • Scale to ~50 clients
  • Portability
  • Lightweight

AFS

  • Seamless
  • Scale to 5000 - 10000 hosts
  • Portability (POSIX)