mount - unknown option rdma
James Lentini
jlentini at netapp.com
Thu Feb 7 13:36:04 EST 2008
On Thu, 7 Feb 2008, Shirish Pargaonkar wrote:
> No luck so far with nfs-utils-1.1.1. Here is what I did:
>
> ---------------------------------------------------------------
> On the server
>
> server:~ # modprobe ib_mthca
> server:~ # modprobe ib_ipoib
> server:~ # ifconfig ib0 1.2.3.131
> server:~ # modprobe svcrdma
> server:~ # /etc/init.d/nfs start
> Importing Net File System (NFS) unused
> server:~ #
> server:~ # echo rdma 2050 > /proc/fs/nfsd/portlist
When you cat /proc/fs/nfsd/portlist, do you see the rdma transport? If
you don't you may have an other version of Tucker's tree. In this
case, you should do this:
echo "rdma 2 0.0.0.0 2050" > /proc/fs/nfsd/portlist
More information about the NFSv4
mailing list