What is NFS?
NFS stands for Network File System, a file system developed by Sun Microsystems, Inc. It is a client/server system that allows users to access files across a network and treat them as if they resided in a local file directory. For example, if you were using a computer linked to a second computer via NFS, you could access files on the second computer as if they resided in a directory on the first computer. This is accomplished through the processes of exporting (the process by which an NFS server provides remote clients with access to its files) and mounting (the process by which file systems are made available to the operating system and the user).
The NFS protocol is designed to be independent of the computer, operating system, network architecture, and transport protocol. This means that systems using the NFS service may be manufactured by different vendors, use different operating systems, and be connected to networks with different architectures. These differences are transparent to the NFS application, and thus, the user.
At Indiana University, many Unix systems, including Big Red, Libra, Quarry, and the Student Technology Center clusters, connect to file storage systems using NFS.
At Indiana University, to get support for personal or departmental Linux or Unix systems, see At IU, how do I get support for Linux or Unix?
Also see:
- At IU, what supercomputer systems are available for academic research?
- Where can I get help using IU's supercomputers?
- At IU, what is the Data Capacitor?
- What is GPFS-WAN, and how do I access it on Big Red at IU?
Last modified on August 22, 2008.






