]> git.openfabrics.org - ~tnikolova/docs/.git/commitdiff
docs: Document NFSRDMA mlx4 firmware requirement
authorJon Mason <jon@opengridcomputing.com>
Tue, 8 Dec 2009 16:48:50 +0000 (10:48 -0600)
committerVladimir Sokolovsky <vlad@mellanox.co.il>
Wed, 9 Dec 2009 08:31:15 +0000 (10:31 +0200)
Per Bug 1815, Document the NFSRDMA requirement for ConnectX 2.7.0 firmware.

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

index f876908af8c1147f8f63fea92c3a20151175128b..0e966e3565a68c7a50c9f63de2d34b592b9b9252 100644 (file)
@@ -219,3 +219,8 @@ 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
 using rsize=32768,wsize=32768 to avoid overrunning the Chelsio RNIC fast
 register limits.  This is a known firmware limitation in the Chelsio RNIC.
+
+Running NFSRDMA over Mellanox's ConnectX HCA requires that the adapter firmware
+be 2.7.0 or greater on all NFS clients and servers.  Firmware 2.6.0 has known
+issues that prevent the RDMA connection from being established.  Firmware 2.7.0
+has resolved these issues.