Re: NFS4 over VPN hangs when connecting > 2 clients

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

 



On Mon, 2012-03-12 at 17:46 -0400, Chuck Lever wrote:
> On Mar 12, 2012, at 5:38 PM, Nikolaus Rath wrote:
> 
> > On 03/12/2012 05:27 PM, Chuck Lever wrote:
> >> 
> >> On Mar 12, 2012, at 5:24 PM, Nikolaus Rath wrote:
> >> 
> >>> Alright, it seems that this was the problem. With correct clientaddr, I
> >>> haven't been able to produce any freezes for the last 15 minutes
> >>> (usually it happens in ~20 seconds).
> >>> 
> >>> The weird thing is that I cannot reproduce the wrong clientaddr
> >>> autodetection when I mount the NFS volumes from the command line. It
> >>> seems to happen only when the mounting is done by mountall during the
> >>> boot sequence.
> >>> 
> >>> In other words, this fstab entry results in freezes and a clientaddr of 0.0.0.0:
> >>> 
> >>> spitzer:/opt /opt        nfs4    bg 0  0
> >>> 
> >>> While this one, followed by a "mount /opt" on the console as soon as I'm
> >>> able to log in, works just fine (and has a correct clientaddr):
> >>> 
> >>> spitzer:/opt /opt        nfs4    noauto 0  0
> >> 
> >> That's almost certainly because networking isn't up during boot.  The "bg" option keeps trying the mount until it succeeds, but the system started the mount process before there was a source address on the system.
> > 
> > Oh, so the clientaddr detection takes place only once at the beginning,
> > and is not repeated if the mount attempts are repeated?
> > 
> > This would explain what's happening. The VPN is not yet up when the
> > system first attempts to mount the share.
> > 
> > Is there a rationale behind this? It seems to me that if the mount is
> > retried, it would be reasonable to expect that the clientaddr detection
> > is retried as well.
> 
> There's no reason I can recall requiring that this is done only once, other than it's the simplest implementation for mount.nfs.  Historically, NFS is deployed on systems with static network configurations that are supposed to be set up before the NFS utilities come into play.  As Bruce suggested, perhaps this design assumption needs to be revisited.
> 
> I suppose I should file a bug.

Consider the whole 'bg' option to be a bug at this point.

Now that we have working autofs support for direct mounts, there is no
reason to keep the 'bg' mount option on life support any more.

Cheers
  Trond
-- 
Trond Myklebust
Linux NFS client maintainer

NetApp
Trond.Myklebust@xxxxxxxxxx
www.netapp.com

��.n��������+%������w��{.n�����{��w���jg��������ݢj����G�������j:+v���w�m������w�������h�����٥



[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