Lines Matching refs:and
7 Author: NetApp and Open Grid Computing
15 - Check RDMA and NFS Setup
21 This document describes how to install and setup the Linux NFS/RDMA client
22 and server software.
29 the full Connectathon test suite and operates over both Infiniband and iWARP
52 Ammasso AMS1100 iWARP adapter, and the Chelsio cxgb3 iWARP adapter.
54 - Install a Linux distribution and tools
56 The first kernel release to contain both the NFS/RDMA client and server was
57 Linux 2.6.25 Therefore, a distribution compatible with this and subsequent
80 Uncompress the package and follow the installation instructions.
82 If you will not need the idmapper and gssd executables (you do not need
90 more information on this see the package's README and INSTALL files.
105 NOTE: mount.nfs and therefore nfs-utils-1.1.2 or greater is only needed
112 The NFS/RDMA client and server are both included in the mainline Linux
113 kernel version 2.6.25 and later. This and other versions of the 2.6 Linux
118 Download the sources and place them in an appropriate location.
132 - Configure the NFS client and server
134 Your kernel configuration must also have NFS file system support and/or
135 NFS server support enabled. These and other NFS related configuration
140 The NFS/RDMA code will be enabled automatically if NFS and RDMA
141 are turned on. The NFS/RDMA client and server are configured via the hidden
142 SUNRPC_XPRT_RDMA config option that depends on SUNRPC and INFINIBAND. The
146 and server will not be built
147 - M if both SUNRPC and INFINIBAND are on (M or Y) and at least one is M,
148 in this case the NFS/RDMA client and server will be built as modules
149 - Y if both SUNRPC and INFINIBAND are Y, in this case the NFS/RDMA client
150 and server will be built into the kernel
152 Therefore, if you have followed the steps above and turned no NFS and RDMA,
153 the NFS/RDMA client and server will be built.
157 Check RDMA and NFS Setup
163 is functioning as expected and standard NFS over TCP/IP and/or UDP/IP
188 assumes you have two IB hosts named host1 and host2):
201 For the NFS components enabled above (client and/or server),
207 We recommend that you use two machines, one to act as the client and
212 - On the server system, configure the /etc/exports file and
228 - Load and configure the RDMA drivers
237 NOTE: use unique addresses for the client and server
271 To verify that the mount is using RDMA, run "cat /proc/mounts" and check