Re: NFS only mount with -o udp option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2011-02-14 at 22:09 -0400, Edgar Almonte wrote: 
> in debian dont exist a package called nfs-utils , i get nfs-common and
> say the same version of the nfs-utils of archlinux
> not sure about MNT version config , i dont remember intentionally
> changing this , where i can check it ?
> 
> pd: sorry for the double email i forget press reply all
> 
> On Mon, Feb 14, 2011 at 11:56 AM, Chuck Lever <chuck.lever@xxxxxxxxxx> wrote:
> > Hi Edgar-
> >
> > On Feb 11, 2011, at 6:46 PM, Edgar Almonte wrote:
> >
> >> hmm i will try update to the last version but is the lasted in
> >> official repository of my distro
> >
> > Yes, that could be a problem.  Out of curiosity, can you tell us what version of nfs-utils is running on the working Debian client you have?
> >
> >> the rpcinfo -p localhost output ( run at the server )
> >>
> >> rpcinfo -p localhost
> >>   program vers proto   port  service
> >>    100000    4   tcp    111  portmapper
> >>    100000    3   tcp    111  portmapper
> >>    100000    2   tcp    111  portmapper
> >>    100000    4   udp    111  portmapper
> >>    100000    3   udp    111  portmapper
> >>    100000    2   udp    111  portmapper
> >>    391002    2   tcp    661  sgi_fam
> >>    100024    1   udp  49216  status
> >>    100024    1   tcp  42903  status
> >>    100003    2   tcp   2049  nfs
> >>    100003    3   tcp   2049  nfs
> >>    100003    4   tcp   2049  nfs
> >>    100227    2   tcp   2049  nfs_acl
> >>    100227    3   tcp   2049  nfs_acl
> >>    100003    2   udp   2049  nfs
> >>    100003    3   udp   2049  nfs
> >>    100003    4   udp   2049  nfs
> >>    100227    2   udp   2049  nfs_acl
> >>    100227    3   udp   2049  nfs_acl
> >>    100021    1   udp  36092  nlockmgr
> >>    100021    3   udp  36092  nlockmgr
> >>    100021    4   udp  36092  nlockmgr
> >>    100021    1   tcp  52268  nlockmgr
> >>    100021    3   tcp  52268  nlockmgr
> >>    100021    4   tcp  52268  nlockmgr
> >>    100005    3   udp  41849  mountd
> >>    100005    3   tcp  46012  mountd

UDP and TCP appear to be running on different ports.

     1. Does running 'sudo netstat -anp' on the server show any other
        processes running on TCP port 41849 or UDP port 46012? 
     2. Does running 'sudo iptables -n -L' on the server show anything
        rejecting TCP connections on port 46012?

Cheers
  Trond
-- 
Trond Myklebust
Linux NFS client maintainer

NetApp
Trond.Myklebust@xxxxxxxxxx
www.netapp.com

--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux