Date: Sat, 9 Mar 2019 09:25:36 -0800 From: Enji Cooper <yaneurabeya@gmail.com> To: Warner Losh <imp@FreeBSD.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-head@freebsd.org Subject: Re: svn commit: r344970 - head Message-ID: <F052C962-1FBB-4427-B16A-937A93F27B09@gmail.com> In-Reply-To: <201903091717.x29HHjcc069618@repo.freebsd.org> References: <201903091717.x29HHjcc069618@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Mar 9, 2019, at 9:17 AM, Warner Losh <imp@FreeBSD.org> wrote: > > Author: imp > Date: Sat Mar 9 17:17:44 2019 > New Revision: 344970 > URL: https://svnweb.freebsd.org/changeset/base/344970 > > Log: > Misc fixes based on upgrading a laptop from 11.1R to -current > > Add note about needing to start zfs because mount -a doesn't do that. > Add the word 'supported' before 'older branches' for older binaries. > Add note about options in custom config files as well. Another item that’s commonly missed is run the hostid rc.d script, e.g., service hostid restart If you don’t do that, then the zpool import may fail as the cached hostid might differ between the last export and most current import attempt. I always have to do this from ISO-based install media as the temporary path for the cached hostid is not writable on CDs/DVDs. Cheers, -Enji
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F052C962-1FBB-4427-B16A-937A93F27B09>
