nfs-utils provides the required support programs for using the Linux kernel's NFS support, either as a client or as a server (or as both).
| Tags | Communications File Sharing Clustering/Distributed Networks Filesystems Networking Operating System Kernels Linux |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Release Notes: This release added a nfsdcld daemon, an osd_login script (which is mandated by the pnfs-objects standard), a -l option for rpcgssd to enforce legacy behavior, and assorted bugfixes.


Release Notes: Lots of fixes and improvements were made to mount.nfs and umount.nfs. The new "text based mount options" kernel interface is now supported, but is not yet the default. The 'nosharecache' mount option was added. Timeouts for TCP connections were made shorter. More efficient support was implemented for sites with a large number of netgroups. "nfsstate --since" can be used for easily reporting incremental statistics. Lots of compile warnings were silenced. The logging code was cleaned up. Memory leaks in mountd were fixed.


Release Notes: The "mount.nfs" command was added, since the nfs mount functionality is being migrated from util-linux to nfs-utils. Substantial changes to were made statd. Various pieces of old code were removed. Lots of bugfixes and improvements were made.


Release Notes: Lots of changes were made including a new 'mount' helper for NFS, several new export options (fslocations, uuid), GID mapping support for more than 16 GIDs, and more.


Release Notes: This release added a 'mount.nfs' utility, which can be used as a mount helper for mounting NFS filesystems. It is currently disabled as some features don't work. There were also tidy-ups for the Makefile, autoconf, and warnings. Assorted unused files were deleted. mountd can now be run multi-threaded for configurations with many hundreds of clients. Assorted other fixes were made.