Vmm /

Sysupgrade VMM

If you are trying to sysupgrade OpenBSD while running VMM, make sure to [team/announce|announce to your users] ahead of the downtime.

Next, gracefully shut down all VPSes:

$ doas rcctl stop vmd
$ doas rcctl disable vmd

This avoids data loss due to suddenly shutting down virtual machines.

Then, follow the sysupgrade guide.