Issue Description
Booting a ZFS root using gptzfsboot
or loader.efi
from either 14.3-STABLE
or 15.0-PRERELEASE
fails with:
Code:
ZFS: unsupported feature: org.openzfs:raidz_expansion
Background
I wanted to expand the raidz1 zpool where the root volume is, on 14.3-STABLE:- installed the openzfs 2.3 package
- configured system to use openzfs
- upgaded and expanded raidz1 zpool
The next boot failed with the boot loader showing the error.
My situation looks the same as the one described in this post:
I have a system originally built as a FreeBSD 13.1R with root ZFS, which I've upgraded using freeebsd-update to 13.2R-p1. I've upgraded the zpool and enabled all features, and after a reboot, am unable to boot it. I have tried updating the bootcode using all methods I found reference to, but it hasn't helped.
This appears on the console when I boot from the hard drive(s):
This appears on the console when I boot from the hard drive(s):
Code:
BIOS drive C: is disk0
BIOS drive D: is disk1
BIOS drive E: is disk2
BIOS drive F: is disk3
BIOS drive G: is disk4
ZFS: unsupported feature: com.delphix.redaction_bookmarks
ZFS: pool zroot is not supported
Can't...
- LudwigP
- Replies: 7
- Forum: Installing and Upgrading FreeBSD
Attempts to Resolve
- reinstalled the bootcode from FreeBSD 15 memstick- installed FreeBSD 15 into a new ZFS volume, chrooted and installed the bootcode from there
- removed the freebsd-boot partition, created EFI partition, installed loader.efi
any ideas? thanks
