Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2009 10:59:12 +1000
From:      Emil Mikulic <emikulic@gmail.com>
To:        Thomas Backman <serenity@exscape.org>
Cc:        McLone <mclone@gmail.com>, FreeBSD current <freebsd-current@freebsd.org>
Subject:   Re: [bug] ZFS zvol dev entry disappearing upon reboot
Message-ID:  <20090724005912.GB89091@dmr.ath.cx>
In-Reply-To: <D1E50130-8D14-4D0A-8593-736C80D0C2C0@exscape.org>
References:  <451cb3010907181027q13d5c345w8962a648c7682ed8@mail.gmail.com> <D1E50130-8D14-4D0A-8593-736C80D0C2C0@exscape.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 23, 2009 at 09:31:19AM +0200, Thomas Backman wrote:
> OK, I've found the problem we have here... Or, rather, I've found the  
> *reason* (and this shows why I previously said I couldn't reproduce). I 
> haven't found it in source, though.
>
> UFS filesystems in fstab are mounted *before* the /dev/zvol directory is 
> populated, at least on my system!

I remember running into this!  I tried to solve it using the "late"
mount flag in fstab but couldn't get it working.

In the end I just stuck a bunch of manual "mount" commandlines in
/etc/rc.local.  What a cop-out.  :(

--Emil



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090724005912.GB89091>