I bfu'd to build 99. If I try to boot a mirrored root with
one disk pulled, the machine tips over with:
NOTICE:
***************************************************
* This device is not bootable! *
* It is either offlined or detached or faulted. *
* Please try to boot from a different device. *
***************************************************
NOTICE: spa_import_rootpool: error 19
Cannot mount root on /scsi_vhci/disk@g500000e01a7d7400:a fstype zfs
panic[cpu0]/thread=fffffffffbc37b60: vfs_mountroot: cannot mount root
fffffffffbc572d0 genunix:vfs_mountroot+34d ()
fffffffffbc57310 genunix:main+136 ()
fffffffffbc57320 unix:_locore_start+92 ()
I believe this is because spa_check_rootconf now treats any failure
from vdev_disk_read_rootlabel as a fatal error.