Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2021 06:13:06 -0500
From:      Dean E Weimer <dweimer@dweimer.net>
To:        scott@gasch.org
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD 13-RELEASE install forgest SSD-based ZFS volume
Message-ID:  <BBE86835-B273-4D55-9693-5725A5BB1410@dweimer.net>
In-Reply-To: <CABYAQkRbz=n86GEAriOVoHU12_ao3dDx_QxcEiAmdsCaNEn_Qg@mail.gmail.com>
References:  <CABYAQkRbz=n86GEAriOVoHU12_ao3dDx_QxcEiAmdsCaNEn_Qg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help


Sent from my iPhone

> On Apr 15, 2021, at 12:56 AM, Scott Gasch <scott.gasch@gmail.com> wrote:
>=20
> =EF=BB=BFHi all,
>=20
> I'm trying to upgrade a system from 12.2 to 13.0.  The system has two ZFS
> volumes: z and zssd.  The former is a mirror set based on spinning platter=

> disks and the latter is a mirror set based on two ssd devices.
>=20
> I've gotten as far as installing the new kernel and rebooting at which
> point the system is screwed up because, on boot, zssd no longer exists.
> Note: the kernel is 13.0 while userland is still 12.2 at this point.
>=20
> I have backups for everything so my first inclination was to recreate
> zssd.  I did this including all volumes with mountpoints on it and reboote=
d
> again.  When it came back up it has lost zssd again.
>=20
> I'm not sure how to proceed here.  Any advice would be greatly
> appreciated.  I'd like to avoid a full reinstall if at all possible.
>=20
> Scott
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or=
g"
>=20
Have you tried doing an import of the volume after reboot?=20

zool import zssd

Not sure why it would forget it though I have a similar setup a ssd mirror t=
hat=E2=80=99s my boot drive and an hdd mirror that stores less used files fi=
les and don=E2=80=99t have any problems. Make sure your /boot/loader.conf ha=
s the zfs_load_enable option set and rc.conf has zfs_enable option set. I di=
d my upgrade from source an installed it to a new boot dataset kernel and us=
er land then rebooted after changing pools boot dataset option so I never ra=
n with 13 kernel and 12.2 user land.=




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BBE86835-B273-4D55-9693-5725A5BB1410>