]> git.openfabrics.org - compat-rdma/docs.git/commitdiff
ofed docs: update NFS docs (re-send)
authorJon Mason <jon@opengridcomputing.com>
Mon, 16 Nov 2009 23:24:11 +0000 (17:24 -0600)
committerVladimir Sokolovsky <vlad@mellanox.co.il>
Tue, 17 Nov 2009 07:56:26 +0000 (09:56 +0200)
Add a comment describing why the user must start rpc.statd on SLES10.

Signed-Off-By: Jon Mason <jon@opengridcomputing.com>
nfs-rdma.release-notes.txt

index d9e99f110b15389dfd965038173ac57e763eac6e..a4369e4614b8285751bf1fbcf6be8e5ae9c3c8ca 100644 (file)
@@ -183,6 +183,13 @@ NFS/RDMA Setup
 
     $ echo rdma 20049 > /proc/fs/nfsd/portlist
 
+    NOTE for SLES10 servers: The nfs start scripts on most distro's start
+    rpc.statd by default.  However, the in-kernel lockd that was in SLES10 has
+    been removed in the new kernels.  Since OFED is back-porting the new code to
+    the older distro's, there is no in-kernel lockd in SLES10 and the SLES10
+    nfsserver scripts do not know the need to start it.  Therefore, the user
+    MUST start rpc.statd.
+
   - On the client system
 
     Load the RDMA client module: