Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2013 23:49:15 -0800 (PST)
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-current@freebsd.org
Subject:   Re: zpool requires re-import on reboot
Message-ID:  <1384933755467-5862442.post@n5.nabble.com>
In-Reply-To: <5289D5C4.1020202@allanjude.com>
References:  <1384760874666-5861930.post@n5.nabble.com> <5289CFDD.9090708@FreeBSD.org> <CAPSTskso8HqSh_j=c2tnY_mKctMvPr2U9ToFnDedgDcW5o89UA@mail.gmail.com> <5289D5C4.1020202@allanjude.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Alan: This corrects the "zpool import" problem (thanks for that):
zpool_cache_type="/boot/zfs/zpool.cache"
zpool_cache_name="/boot/zfs/zpool.cache" 

But boot still drops to single user and needs "zfs mount -a" to locate the
fstab entries.
Some datasets have canmount=noauto (but have a corresponding fstab entry).
However, the primary dataset of the zpool (where dataset name = zpoll name)
for both pools has canmount=on.
One other "non-standard" property I have is that the dataset name is
different than mountpoint (zfs set mountpoint=/some other folder)
Nothing else out of the ordinary that I can think of.

Regards.



-----
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context: http://freebsd.1045724.n5.nabble.com/zpool-requires-re-import-on-reboot-tp5861930p5862442.html
Sent from the freebsd-current mailing list archive at Nabble.com.



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