Date: Wed, 20 Feb 2008 15:46:30 +0300 From: Eygene Ryabinkin <rea-fbsd@codelabs.ru> To: Volker <volker@vwsoft.com>, "Wilhelm B. Kloke" <wb@arb-phys.uni-dortmund.de> Cc: freebsd-current@freebsd.org Subject: Re: mount order, Was: nfs mounts don't work through fstab Message-ID: <JKkzsGSQu4ddaDg9uNCYBXBWsPU@cb96WFb4zmbNIzYVfGIfrz988tU> In-Reply-To: <47BC0D9A.1070201@vwsoft.com> References: <47BADE07.9020402@gmx.de> <slrnfrltnq.159g.wb@vestein.arb-phys.uni-dortmund.de> <20080219180227.GC73371@dracon.ht-systems.ru> <slrnfrno7i.17ut.wb@vestein.arb-phys.uni-dortmund.de> <47BC0D9A.1070201@vwsoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Wilhelm, Volker, good day. Wed, Feb 20, 2008 at 12:23:06PM +0100, Volker wrote: > what about the 'late' option? You can also try the 'extra_netfs_types' option in /etc/rc.conf. Setting it to something like "nullfs:NULLFS" will mount all your nullfs mountpoints after nfs (via /etc/rc.d/mountcritremote). 'late' option should also work: it permits per-mountpoint control. What to choose is up to you: if you want to delay only the specified mountpoint, use 'late'. If you want to make all mountpoints of a known type to be mounted after nfs & others -- use extra_netfs_types. -- Eygene
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?JKkzsGSQu4ddaDg9uNCYBXBWsPU>