On 2 November 2012 06:34, Chris Rees <[email protected]> wrote: > [Those who commented and helped in IRC are in CC] > > Hi all, > > As described in conf/137692 rc.d/mountlate runs mount -a -d -l to find > late filesystems, and mounts them. > > Unfortunately, this also tries again to mount filesystems that are > awaiting mount from the first time; for example a background nfs mount > will not be mounted at this time, so mountlate tries to mount it > again. > > The solution is for mountlate to check ONLY for filesystems that > should be mounted late.
perhaps we can teach mount a new option to only mount late filesystems (-L) ? -- Eitan Adler _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-rc To unsubscribe, send any mail to "[email protected]"
