This should be fixed in -current now. A snapshot should pick it up in a day or so. Sorry for the inconvenience.
Cheers, dlg > On 9 Sep 2019, at 11:08 am, Luke Small <lukensm...@gmail.com> wrote: > > Yay! > -Luke > > > On Sun, Sep 8, 2019 at 8:07 PM David Gwynne <da...@gwynne.id.au> wrote: > I think I see the problem. We're going to try and test this locally and will > hopefully have something committed in a few hours time. > > dlg > > > On 9 Sep 2019, at 10:33, Luke Small <lukensm...@gmail.com> wrote: > > > > I have mfii too: > > dmesg | grep mfii: > > > > mfii0 at pci11 dev 0 function 0 "Symbios Logic MegaRAID SAS2208" rev 0x05: > > msi > > mfii0: "LSI MegaRAID SAS 9271-8i", firmware 23.28.0-0010, 1024MB cache > > scsibus1 at mfii0: 64 targets > > scsibus2 at mfii0: 256 targets > > > >> On 8.9.2019. 18:19, Luke Small wrote: > >>> It doesn't work for me on the > >>> ftp.hostserver.de/archive/2019-08-29-0105/amd64/ > >>> bsd.rd! > >> > >> > >> Hi, > >> > >> do you maybe have mfii on that box ? > >> > >> I'm having same problem as Mischa and i have mfii. with bsd.rd fsck > >> stops with this command > >> > >> Which disk is the root disk? ('?' for details) [sd0] sd0 > >> Checking root filesystem (fsck -fp /dev/sd0a)... > >> > >> On other boxes without mfii bsd.rd and sysupgrade works just fine.. > >> > >> between 27.08 and 29.8 i saw this commit > >> > >> Changes by: d...@cvs.openbsd.org 2019/08/27 22:55:51 > >> > >> Modified files: > >> sys/dev/pci : mfii.c > >> > >> Log message: > >> implement a DV_POWERDOWN handler to flush cache and shutdown the controller > >> > >> this has been in snaps for the last week without issue, and has > >> been running in production on a bunch of my boxes for a week before > >> that, also without issue. > >> > >> > >> >