[Fwd: Re: [ofa-general] [NFS/RDMA] Can't mount NFS/RDMA partition]]

Steve Wise swise at opengridcomputing.com
Thu Apr 23 07:11:28 PDT 2009


Celine Bourde wrote:
> Hi,
>
> I've updated nfs-utils package:
> [root at my_host ~]# mount.nfs -V
> mount.nfs (linux nfs-utils 1.1.6)
>
>> [root at my_host ~]# strace  mount.nfs 192.168.0.215:/vol0 /mnt/ -o 
>> rdma,port=2050
>> Does it work without rdma?
>
> The problem is exactly the same without rdma:
>
> [root at my_host ~]# strace  mount.nfs 192.168.0.215:/vol0 /mnt/ -o 
> rw,port=2050
> [..]

You cannot use port 2050 for tcp mounts.  So remove the 'port=2050' and 
it will attempt a tcp mount to port 2049.

Steve.




More information about the general mailing list