On Wed, Apr 23, 2008 at 09:58:08PM +0200, Steinar H. Gunderson wrote:
> On Wed, Apr 23, 2008 at 12:17:14PM -0500, Andy Wettstein wrote:
> >> NFS needs portmapper to work, which uses UDP. Don't block it.
> > The portmapper works just fine over TCP.  rpcinfo -p returns all the
> > information it should when UDP is blocked.  It would seem that when
> > performing an actual mount, though, a TCP connection to the portmapper 
> > is never attempted.
> > 
> > As I said, I've tested 3 other distributions that work fine when I do
> > this, so there has been some change in behavior to cause this.
> 
> Do they have separate /sbin/mount.nfs? Debian was, TTBOMK, one of the first
> distributions that enabled this (new in nfs-utils 1.1.1, IIRC), so there
> might be a difference there.

If you saw my other email 1.1.1 worked, so I did a git bisect and got this:
46704243eb10718c722607cc7f66703e3eb3ac9c is first bad commit
commit 46704243eb10718c722607cc7f66703e3eb3ac9c
Author: Steve Dickson <[EMAIL PROTECTED]>
Date:   Fri Jan 4 10:26:21 2008 -0500

    Get rid of the "-i" option for mount.nfs[4] and always use the text-
    based mount(2) system call for kernel version 2.6.23 and later.
    
    Signed-off-by: Chuck Lever <[EMAIL PROTECTED]>
    Signed-off-by: Steve Dickson <[EMAIL PROTECTED]>

:040000 040000 685d6be1c92aef0315bd8f60233df2251a1c4b46 
d4d73fef7c72b5a0ac20b50c4ba9d0d0ec7247d0 M utils




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to