Lines Matching refs:nfs
37 nfs-rdma-devel@lists.sourceforge.net
63 - Install nfs-utils-1.1.2 or greater on the client
65 An NFS/RDMA mount point can be obtained by using the mount.nfs command in
66 nfs-utils-1.1.2 or greater (nfs-utils-1.1.1 was the first nfs-utils
68 recommend using nfs-utils-1.1.2 or greater). To see which version of
69 mount.nfs you are using, type:
71 $ /sbin/mount.nfs -V
74 you should install the latest version of nfs-utils.
78 http://www.kernel.org/pub/linux/utils/nfs
89 To build nfs-utils you will need the tcp_wrappers package installed. For
92 After building the nfs-utils package, there will be a mount.nfs binary in
96 mount.nfs4 to mount.nfs.
98 This mount.nfs binary should be installed at /sbin/mount.nfs as follows:
100 $ sudo cp utils/mount/mount.nfs /sbin/mount.nfs
102 In this location, mount.nfs will be invoked automatically for NFS mounts
105 NOTE: mount.nfs and therefore nfs-utils-1.1.2 or greater is only needed
107 nfs-utils on the server. Furthermore, only the mount.nfs command from
108 nfs-utils-1.1.2 is needed on the client.
249 $ /etc/init.d/nfs start
253 $ service nfs start