
8–iWARP 配置
在 Linux 上配置 iWARP
184 AH0054602-05 M
对于 NFS 版本 4:
# mount -t nfs4 -o rdma,port=20049 192.168.2.4:/tmp/nfs-server
/tmp/nfs-client
4. 通过发出 mount 命令,验证文件系统已装载。确保 RDMA 端口和文件系统
版本正确无误。
# mount |grep rdma
NFSoRDMA 的默认端口为 20049。但是,与 NFS 客户端对齐的任何
其他端口也将起工作。