vmd: Alpine VM no longer boots after sysupgrade -s (vioblk_notifyq errors)

Rémi Bougard <[email protected]>
Newsgroups gmane.os.openbsd.tech
Message-ID <[email protected]>
Hello,

Since a last sysupgrade -s this morning, my Alpine Linux VM no longer boots under vmd.

$ uname -a
OpenBSD altair2.home.local 7.9 GENERIC.MP#525 amd64

Symptoms:
* VM starts successfully with vmctl
* Console attaches correctly
* No login prompt or kernel output is displayed
* vmd process reaches 100% CPU
* VM is unreachable on the network

Only relevant log messages I can see in /var/log/daemon:

vmd: started alpine (vm 1) successfully, tty /dev/ttyp4
vioblk_notifyq: unsupported vioblk command 1723871590
vioblk_notifyq: unchained cmd descriptor

I also tested with a fresh Alpine ISO (alpine-virt-3.20.3-x86_64.iso) and observed a similar failure:

vioscsi_notifyq: virtqueue not enabled

The VM begins booting, then the console clears and vmd consumes 100% CPU.

Configuration:

switch "bridged" {
	interface bridge0
}

vm "alpine" {
	owner rb
	memory 8G
	disk "/home/rb/vms/alpine.qcow2"
	interface {
		switch "bridged"
		lladdr FE:E1:BB:D1:2B:78
	}
}

Can someone help ?

Regards,
RB
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.