Lines Matching refs:or
63 - Install nfs-utils-1.1.2 or greater on the client
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
73 If the version is less than 1.1.2 or the command does not exist,
94 or v4 mounts. To initiate a v4 mount, the binary must be called
105 NOTE: mount.nfs and therefore nfs-utils-1.1.2 or greater is only needed
127 Enable the appropriate IB HCA support (mlx4, mthca, ehca, ipath, etc.) or
134 Your kernel configuration must also have NFS file system support and/or
145 - N if either SUNRPC or INFINIBAND are N, in this case the NFS/RDMA client
147 - M if both SUNRPC and INFINIBAND are on (M or Y) and at least one is M,
163 is functioning as expected and standard NFS over TCP/IP and/or UDP/IP
201 For the NFS components enabled above (client and/or server),
202 test their functionality over standard Ethernet using TCP/IP or UDP/IP.
221 HCA or the cleint's iWARP address(es) for an RNIC.
246 Regardless of how the server was built (module or built-in), start the
251 or
266 Regardless of how the client was built (module or built-in), use this
269 $ mount -o rdma,port=20049 <IPoIB-server-name-or-address>:/<export> /mnt