Date: Sun, 27 Sep 2009 07:13:12 +0200 From: John Hay <jhay@meraka.org.za> To: Jilles Tjoelker <jilles@stack.nl> Cc: freebsd-rc@freebsd.org Subject: Re: zfs boot and fstab chicken and egg problem Message-ID: <20090927051312.GA90311@zibbi.meraka.csir.co.za> In-Reply-To: <20090926213945.GB88702@stack.nl> References: <20090926143736.GA21588@zibbi.meraka.csir.co.za> <20090926213945.GB88702@stack.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 26, 2009 at 11:39:45PM +0200, Jilles Tjoelker wrote: > On Sat, Sep 26, 2009 at 04:37:36PM +0200, John Hay wrote: > > I have setup a zfs only system using 2 mirrored disks and gpart, using > > gptzfsboot to boot. That part is working well. The problem comes when > > you need to add things like the linproc filesystem. If you add that to > > fstab, the rc scripts will try to mount that before the zfs filesystems > > and fail because rcorder put mountcritlocal before zfs. > > You can probably work around this using the "late" option in fstab. Ahhh, thanks, once you know what to look for it becomes a lot easier. :-) I only found it mentioned in mount(8). Should it not be mentioned in fstab(5) too? noauto is there. John -- John Hay -- jhay@meraka.csir.co.za / jhay@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090927051312.GA90311>