Date: Tue, 4 Nov 2014 10:26:19 +0000 From: Matt Churchyard <matt.churchyard@userve.net> To: "freebsd-fs@freebsd.org" <freebsd-fs@freebsd.org> Subject: RE: why no automount for one zfs? Message-ID: <5449152a2e174a81ae59cb36e7a9de7c@SERVER.ad.usd-group.com> In-Reply-To: <20141104114540.94096@smtp.new-ukraine.org> References: <20141104072923.79140@smtp.new-ukraine.org> <54589780.7020303@multiplay.co.uk> <20141104111704.91939@smtp.new-ukraine.org> <54589CB2.5090105@multiplay.co.uk> <20141104114540.94096@smtp.new-ukraine.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>Steven Hartland <killing@multiplay.co.uk> wrote: >> On 04/11/2014 09:17, Zeus Panchenko wrote: >> > Steven Hartland <killing@multiplay.co.uk> wrote: >> >> Missing zfs_enable="YES" in /etc/rc.conf? >> > no, it is on it's place (I run root-on-zfs) >> > >> Add it, >the option *is* in /etc/rc.conf, otherwise I couldn't boot since I run root-on-zfs Just to be clear, the root filesystem is mounted slightly earlier in the boot process, regardless of rc.conf settings. (Obviously the root filesystem has to be mounted before the system can read what you've got in /etc/rc.conf) However, if you don't have zfs_enable="YES" in /etc/rc.conf, no *other* ZFS filesystems will be mounted. This is a very common problem that catches quite a few people out, which is why you were asked to confirm. >> cat /etc/rc.conf >---[ quotation start ]------------------------------------------- >#-*- conf -*- ># >zfs_enable="YES" >... >---[ quotation end ]------------------------------------------- >> it will fix you mounting issue. >the problem exists only for this single fs, all other fs are automounted correctly At the moment I'd look at the possibility of another ZFS dataset getting mounted over the top. Regards, Matt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5449152a2e174a81ae59cb36e7a9de7c>
