]> git.openfabrics.org - compat-rdma/docs.git/commitdiff
nfsrdma/cxgb4 release notes.
authorSteve Wise <swise@opengridcomputing.com>
Fri, 16 May 2014 19:47:39 +0000 (14:47 -0500)
committerVladimir Sokolovsky <vlad@mellanox.com>
Sun, 18 May 2014 10:47:29 +0000 (13:47 +0300)
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
release_notes/nfs-rdma.release-notes.txt

index 7a933c73aab3d287f9ea38535d36168a6459098f..7e044653554010481ad5b2e055afae889e876953 100644 (file)
@@ -228,6 +228,13 @@ NFS/RDMA Setup
 Known Issues
 ~~~~~~~~~~~~~~~~~~~~~~~~
 
+OFA Bug 2482 - NFSRDMA fails to mind the rdma device's max page
+list length.  For cxgb4 devices, this can cause a hw crash requiring
+a system reboot. The workaround is to mount using mount options:
+wsize=65536,rsize=65536. EG:
+
+mount hpc-cn2:/share /mnt -o rdma,vers=3,port=20049,wsize=65536,rsize=65536
+
 If you're running NFSRDMA over Chelsio's T3 RNIC and your cients are using
 a 64KB page size (like PPC64 and IA64 systems) and your server is using a
 4KB page size (like i386 and X86_64), then you need to mount the server