From 016c5c0d2be0994fc832ec62e23898f6ee535722 Mon Sep 17 00:00:00 2001 From: Jon Mason Date: Tue, 3 Nov 2009 15:24:58 -0600 Subject: [PATCH] ofed docs: update NFS docs Add a comment describing the "-i" flag, when it is needed and why. Signed-Off-By: Jon Mason --- nfs-rdma.release-notes.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nfs-rdma.release-notes.txt b/nfs-rdma.release-notes.txt index 5e6a2f2..d9e99f1 100644 --- a/nfs-rdma.release-notes.txt +++ b/nfs-rdma.release-notes.txt @@ -193,6 +193,11 @@ NFS/RDMA Setup $ mount.rnfs :/ /mnt -o proto=rdma,port=20049 + NOTE: For kernels < 2.6.23, the "-i" flag must be passed into mount.rnfs. + This option allows the mount command to ignore the kernel version check. If + not disabled, the check will prevent passing arguments to the kernel and not + allow the updated version of NFS to accept the "rdma" NFS option. + To verify that the mount is using RDMA, run "cat /proc/mounts" and check the "proto" field for the given mount. -- 2.46.0