Date: Sat, 13 Mar 2021 11:43:47 -0700 From: Warner Losh <imp@bsdimp.com> To: Johan Hendriks <joh.hendriks@gmail.com> Cc: FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org> Subject: Re: Second pool not mounted automaticly on 13.0-RC2 Message-ID: <CANCZdfqjXCjSr%2BpKDrYiVehK7jt8XY7REmF1Up5gOTPR9WXgMw@mail.gmail.com> In-Reply-To: <43641178-f07c-9f73-4d7a-e3cb6c28d9ee@gmail.com> References: <d7fd6b44-fa58-9e7d-444b-74d11bea3dae@gmail.com> <43641178-f07c-9f73-4d7a-e3cb6c28d9ee@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 13, 2021 at 9:44 AM Johan Hendriks <joh.hendriks@gmail.com> wrote: > On 13/03/2021 17:09, Johan Hendriks wrote: > > Hello all, i just upgrade my test server from 12.1 to 13.0-RC2. This > > is a baremetal server. > > It has two ssd's on ada0 and ada1 using zfs. Also there is a 6 disk > > pool named storage. > > > > After the update the storage pool is not imported any more. I have > > updated the pool, thinking it was necessary, but the result is the > > same, after a reboot the storage pool is not imported. > > > > root@test-server:~ # zpool list > > NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP > > HEALTH ALTROOT > > zroot 107G 1.60G 105G - - 0% 1% 1.00x > > ONLINE - > > root@test-server:~ # zpool import > > pool: storage > > id: 17039452293665227158 > > state: ONLINE > > action: The pool can be imported using its name or numeric identifier. > > config: > > > > storage ONLINE > > mirror-0 ONLINE > > gpt/disk00 ONLINE > > gpt/disk01 ONLINE > > mirror-1 ONLINE > > gpt/disk02 ONLINE > > gpt/disk03 ONLINE > > mirror-2 ONLINE > > gpt/disk04 ONLINE > > gpt/disk05 ONLINE > > root@test-server:~ # > > > > After importing the pool all is fine but after a reboot it needs to be > > imported again. > > > > Did something change? > > I observed this earlier on a HEAD which was 13 at that time (around > > januari) but did not have the time to look at it. That was a baremetal > > server also. > > > For the completeness, i have the following related settings in > /boot/loader.conf. > > # ZFS > zfs_load="YES" > > And in my /etc/rc.conf the following. > # ZFS > zfs_enable="YES" Have you updated your rc scripts? I had the same problem a while ago until I did that. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfqjXCjSr%2BpKDrYiVehK7jt8XY7REmF1Up5gOTPR9WXgMw>