Date: Sat, 15 Dec 2018 00:45:17 +0000 From: Bruce Cantrall <bcantrall@barracuda.com> To: "freebsd-current@freebsd.org" <freebsd-current@freebsd.org> Subject: 12.0 - (zpool upgrade ) /bootpool/boot/* new location for /boot/* ? Message-ID: <8573D5C3-B749-487D-8A87-D7C93F4CA710@contoso.com>
index | next in thread | raw e-mail
Hi, First time poster.
Did the location for the files in /boot move to /bootpool/boot but the zpool upgrade did not know this in 12.0?
# uname -a
FreeBSD filestore1b.phishline.com 12.0-RELEASE FreeBSD 12.0-RELEASE r341666 GENERIC amd64
# zpool upgrade zroot
This system supports ZFS pool feature flags.
Enabled the following features on 'zroot':
large_dnode
spacemap_v2
If you boot from pool 'zroot', don't forget to update boot code.
Assuming you use GPT partitioning and da0 is your boot disk
the following command will do it:
gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 da0
?????????????
(/boot does not exist but is now in /bootpool/boot)
# gpart bootcode -b /bootpool/boot/pmbr -p /bootpool/boot/gptzfsboot -i 1 da0
(SNIP)
This system supports ZFS pool feature flags.
Enabled the following features on 'bootpool':
large_dnode
spacemap_v2
# freebsd-update upgrade
src component not installed, skipped
Cannot identify running kernel
Worked Ok when I added the /bootpool directory to the path.
--
Bruce Cantrall, DevOps Associate
Mobile: 267.559.4700
My email address has changed to: BCantrall@Barracuda.com<mailto:BCantrall@Barracuda.com>
www.barracuda.com/products/phishline<http://www.barracuda.com/products/phishline>
===========================================================
Forrester names Barracuda WAF a Strong Performer!
Get the free report here!
https://www.barracuda.com/WAFWave
DISCLAIMER:
This e-mail and any attachments to it contain confidential and proprietary material of Barracuda, its affiliates or agents, and is solely for the use of the intended recipient. Any review, use, disclosure, distribution or copying of this transmittal is prohibited except by or on behalf of the intended recipient. If you have received this transmittal in error, please notify the sender and destroy this e-mail and any attachments and all copies, whether electronic or printed.
===========================================================
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8573D5C3-B749-487D-8A87-D7C93F4CA710>
