Network Filesystem

Team-Fly    

Solaris™ Operating Environment Boot Camp
By David Rhodes, Dominic Butler
Table of Contents
Chapter 18.  NFS, DFS, and Autofs


The Network Filesystem (NFS) is a type of distributed filesystem. It is a technology originally created by Sun and now licensed by many other companies. As such, it is supplied as core software with many UNIX operating systems, including Solaris, and is also available on many other non-UNIX computing environments.

NFS is a client-server product that allows data to be transparently accessed by machines across the network. To do this, a server allows access to some of its data. Clients then mount the data on their local filesystem in a way similar to mounting a local disk. Once the data is mounted locally, clients can read and write into the NFS-mounted areas.

NFS is based on Remote Procedure Calls (RPCs), which carry out the underlying reads and writes on behalf of the user.


    Team-Fly    
    Top
     



    Solaris Operating Environment Boot Camp
    Solaris Operating Environment Boot Camp
    ISBN: 0130342874
    EAN: 2147483647
    Year: 2002
    Pages: 301

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net