This error is coming from ZFS. Did you change out one of your disks in the mirror recently? If so you may want to run format on that disk and see if it has an EFI label on it. If it does you'll have to break the mirror and remove that disk from the mirror, re-label it and add it back into the mirror.
The problem is that EFI labeled disks are not supported for ZFS boot. That being said there may be a ZFS bug here if it allowed you to add a EFI labeled disk to a mirror that has bootfs set. -evan Seymour Krebs wrote: > ~# export BE_PRINT_ERR=true > > ~# beadm activate opensolaris_b95 > set_bootfs: failed to set bootfs property for pool rpool: property 'bootfs' > not supported on EFI labeled devices > be_activate: failed to set bootfs pool property for rpool/ROOT/opensolaris_b95 > beadm: Unable to activate opensolaris_b95 > -- > > This message posted from opensolaris.org > > _______________________________________________ > indiana-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/indiana-discuss _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
