Date: Fri, 02 Dec 2011 15:55:28 -0800 From: Doug Barton <dougb@FreeBSD.org> To: Devin Teske <devin.teske@fisglobal.com> Cc: freebsd-rc@freebsd.org, 'Ken Smith' <kensmith@buffalo.edu>, 'Parker-Smith' <daveps@vicor.com>, phk@freebsd.org, 'Julian Elischer' <julian@freebsd.org>, "Robison, Dave" <Dave.Robison@fisglobal.com> Subject: Re: mount(8) bug? rc.d/mountlate bug? bug in both? Message-ID: <4ED96570.4070302@FreeBSD.org> In-Reply-To: <044c01ccb14c$55b99bc0$012cd340$@fisglobal.com> References: <039201ccb0ab$b3db9470$1b92bd50$@fisglobal.com> <4ED862D6.9090807@FreeBSD.org> <039f01ccb0da$67b50f20$371f2d60$@fisglobal.com> <4ED952AF.3060404@FreeBSD.org> <044c01ccb14c$55b99bc0$012cd340$@fisglobal.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/02/2011 15:44, Devin Teske wrote: >>>> Short answer, tag the mount(s) noauto in fstab, and mount them in >>> /etc/rc.local. >>>> >>> >>> That may be the simplest approach. >>> >>> However, we're looking more for a solution that involves keeping the >>> NFS mounts in fstab(5). >> >> Why said anything about moving the NFS mounts out of fstab? > > s/mounts in fstab(5)/mounting logic entirely contained within fstab(5)/ /etc/fstab is just a configuration file. The actual mounting of stuff happens elsewhere. My suggestion is to move the actual mounting of stuff from one rc file to another, a solution which will completely meet your needs without changing anything in the base. The fact that you're rejecting the simple solution indicates to me pretty clearly that I don't want to be involved further. >> Not to mention, you specifically asked for a solution that involved no code >> changes. Now you're proposing code changes. > > You expect everybody that asks questions to wait indefinitely for an answer and > do nothing in the mean time? What a sad world. Indefinitely? I answered your initial post less than an hour after you posted it. Doug -- "We could put the whole Internet into a book." "Too practical." Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ED96570.4070302>