Date: Thu, 1 Nov 2012 20:13:25 GMT From: crees@FreeBSD.org To: j.keil@gmx.de, crees@FreeBSD.org, freebsd-rc@FreeBSD.org Subject: Re: conf/137629: [rc.d] background_dhclient rc.conf option causing double nfs mounts Message-ID: <201211012013.qA1KDPIu003873@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: [rc.d] background_dhclient rc.conf option causing double nfs mounts State-Changed-From-To: closed->analyzed State-Changed-By: crees State-Changed-When: Thu Nov 1 20:10:09 UTC 2012 State-Changed-Why: However, this is actually a bug. rc.d/mountlate uses mount -a -d -l to find the filesystems to mount, which assumes that all previous mounts were successful. However, if an NFS mount is still awaited, it is included in that list. I think we'll need a mountlateremote script at first sight, but it could be simpler. http://www.freebsd.org/cgi/query-pr.cgi?pr=137629
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211012013.qA1KDPIu003873>