On Wed, Jul 10, 2019 at 02:20:36PM +0200, Claudio Jeker wrote: > [ softraid on sd0/sd1 works, softraid on sd2/sd3 doesn't ] > > If I get it to fail there, again, I'll see what the > debug ofwboot shows, and I have a single-disk install on sd1 that I can > build changes with.
> Just an update, hopefully I'll have more to report by next week. Okay. So, hit a minor issue that I think I need some help with. I rebuilt the world with softraidvar.h modified to allow a larger bootloader. And, then I manually built an installation of this OpenBSD 6.5 onto a softraid mirror on sd2/sd3. As before, it does fail to boot from this, but unfortunately I'm seeing an additional error that implies I did something wrong: {0} ok boot disk2 sr0 Boot device: /pci@0/pci@0/pci@2/scsi@0/disk@2 File and args: sr0 OpenBSD IEEE 1275 Bootblock 1.4 >> OpenBSD BOOT 1.12 ERROR: /iscsi-hba: No iscsi-network-bootpath property Bad magic number in disk label Can't open disk label package Unknown device: sr0 Cannot boot from softraid: Unknown error: code 19 Program terminated {0} ok Specifically, the two lines about disk label were _not_ there in my earlier attempts. Is this because I installed my softraid and only some part of the OS understands that I changed the layout? Or, is there something I failed to do when manaully initizing the disks for, or in, the softraid? Help appreciated. I have output from a debugging ofwboot, but I assume if this is in play, it's a variable I should try to squash first. - Chris