[pve-devel] [PATCH qemu-server] qm: cleanup: do dbus-vmstate safety cleanup silently when requested
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Aug 4 16:08:47 CEST 2025
On Mon, 04 Aug 2025 15:29:56 +0200, Christoph Heiss wrote:
> First, moving to vm_stop_cleanup(), which is a better fit for this.
> It gets called by the cleanup API method in case of unclean shutdown or
> from inside the guest.
>
> In every case, the dbus-vmstate daemon should _never_ be running at this
> point, as it is started only before migration and stopped directly after
> migration, before vm_stop_cleanup() is even called. So it should only be
> left running in case of a crash during migration.
>
> [...]
Applied, tried to untangle the subject a bit, thanks!
[1/1] vmstate: improve cleaning up dbus-vmstate and avoid spurious warning
commit: 067a0f55bbf155936861d8844c91dfc16b883c1d
More information about the pve-devel
mailing list