Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2017 03:35:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 212258] bootpool is not imported after reboot on a MBR partitioned drive
Message-ID:  <bug-212258-8-8egZ9xLrsJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212258-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212258-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212258

execve@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |execve@gmail.com

--- Comment #8 from execve@gmail.com ---
Issue also exists with 11.1-RELEASE fresh install on a laptop with single d=
isk
- using ZFS and MBR partitioning without encryption. There are many
side-effects due to this issue:

1) wifi doesnt work - due to firmware not being able to be loaded - I am us=
ing
iwn in this case
2) tmpfs module is unable to be loaded in case you use that
3) I cannot use another wifi adapter - the DLINK device was a run

There might be some more - but exporting the bootpool should not be the def=
ault
from the installer.=20

I followed the guidance here:
https://forums.freebsd.org/threads/42980/#post-239065

The entries that need to be added to loader.conf are:
zpool_cache_load=3D"YES"
zpool_cache_type=3D"/boot/zfs/zpool.cache"
zpool_cache_name=3D"/boot/zfs/zpool.cache"

as a workaround.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212258-8-8egZ9xLrsJ>