Index | Thread | Search

From:
Alexander Bluhm <bluhm@openbsd.org>
Subject:
Re: vmd: Alpine VM no longer boots after sysupgrade -s (vioblk_notifyq errors)
To:
Remi Bougard <rb@unicsdev.com>
Cc:
tech@openbsd.org
Date:
Fri, 29 May 2026 17:34:10 +0200

Download raw body.

Thread
On Fri, May 29, 2026 at 05:31:50PM +0200, Remi Bougard wrote:
> Hi Alexander,
> 
> On Fri, May 29, 2026 at 04:50:37PM +0200, Alexander Bluhm wrote:
> > On Fri, May 29, 2026 at 12:34:17PM +0200, R??mi Bougard wrote:
> > > Since a last sysupgrade -s this morning, my Alpine Linux VM no longer boots under vmd.
> > 
> > This is a known problem after a recent commit.
> > 
> > > Can someone help ?
> > 
> > This is the current diff to fix vmd, but not final yet.
> > Can you test it?
> > [...]
> 
> I just tested the patch and it fixes the issue on my system.
> 
> With your diff:

actually it was dv@'s diff

> the Alpine VM boots normally again under vmd
> the serial console works
> networking works
> the previous "vioblk_notifyq: unsupported vioblk command" messages are gone
> 
> Thanks for the quick fix !

thanks for testing

bluhm