Date: Wed, 05 Jan 2011 19:06:54 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: freebsd-questions@freebsd.org Subject: Re: Checking for ZFS upgrade 'Gotcha's" Message-ID: <4D24C14E.6060001@infracaninophile.co.uk> In-Reply-To: <20110105160124.M89932@brightstar.bomgardner.net> References: <20110105160124.M89932@brightstar.bomgardner.net>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC6242FA8C53E8585D76E2E70 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 05/01/2011 16:06, Gene wrote: > I'm just upgraded from FBSD 8.0 (amd64) to 8.1, I currently run with th= e ZFS=20 > file system containing root. I understand that in the past, after rebui= lding=20 > world and kernel and upgrading the pool to version 14, there have been= some=20 > issues concerning bootcode not being able to read the upgraded pools. D= oes=20 > anyone know if this is still an issue? >=20 Yes. ZFS is not actually prescient, so older boot blocks tend not to be able to read more recent versions of ZFS. However the cure is simple: reinstall the bootblocks using the upgraded version of ZFS you just installed. This is the final stage of, and should be a routine action when upgrading a ZFS based system: after installing the new kernel, then the new world and rebooting, check the kernel boot messages to see if ZFS says that upgraded zpool or zfs versions are available. If so, run 'zpool upgrade -a' and/or 'zfs upgrade -a', plus 'gpt bootcoode ...' to update the bootblocks on all relevant drives. Then reboot again to verify that it all works. Cheer, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enigC6242FA8C53E8585D76E2E70 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk0kwVQACgkQ8Mjk52CukIwJOQCeIXT9amkD9wZr35lc+n9ceQHI QFcAmQHcjQBXfauxHX/EqsHVx0sVTZTl =p7GP -----END PGP SIGNATURE----- --------------enigC6242FA8C53E8585D76E2E70--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D24C14E.6060001>