From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: pve-devel@lists.proxmox.com, Fiona Ebner <f.ebner@proxmox.com>
Subject: [pve-devel] partially-applied: [PATCH-SERIES qemu-server 0/3] migration: conntrack: fix two edge cases
Date: Fri, 3 Oct 2025 13:43:09 +0200 [thread overview]
Message-ID: <175949176313.1135403.2520615403009313931.b4-ty@proxmox.com> (raw)
In-Reply-To: <20250929122529.90484-1-f.ebner@proxmox.com>
On Mon, 29 Sep 2025 14:24:45 +0200, Fiona Ebner wrote:
> Because of a systemd issue [0], when a service that's 'partOf' a scope
> fails, the scope itself might end up being left-over, even after all
> processes in the scope exit. In particular, this can happen for the
> '$vmid.scope' when the 'pve-dbus-vmstate@$vmid.service' fails.
>
> As reported in the community forum [1], it might happen that the
> dbus-vmstate object is not added (quickly enough) to the target QEMU
> instance, before the migration state is loaded. This would result in
> a crash of the target instance.
>
> [...]
[1/3] dbus vmstate: add missing includes
commit: 5595b5af806a328778e94b05776ee5c6edd56d74
[2/3] migration: conntrack: work around systemd issue where scope for VM might become blocked
commit: 26717ab3b8796c6f4aa0eedd9a7537091ed73d17
Applied these two, thanks!
[3/3] migration: conntrack: avoid crash when dbus-vmstate object cannot be added (quickly enough)
(no commit info)
Comment for that sent in a separate mail!
Best regards,
--
Fabian Grünbichler <f.gruenbichler@proxmox.com>
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
prev parent reply other threads:[~2025-10-03 11:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-29 12:24 [pve-devel] " Fiona Ebner
2025-09-29 12:24 ` [pve-devel] [PATCH qemu-server 1/3] dbus vmstate: add missing includes Fiona Ebner
2025-09-29 12:24 ` [pve-devel] [PATCH qemu-server 2/3] migration: conntrack: work around systemd issue where scope for VM might become blocked Fiona Ebner
2025-09-29 12:24 ` [pve-devel] [PATCH qemu-server 3/3] migration: conntrack: avoid crash when dbus-vmstate object cannot be added (quickly enough) Fiona Ebner
2025-10-03 11:42 ` Fabian Grünbichler
2025-10-06 8:51 ` Fiona Ebner
2025-10-03 11:43 ` Fabian Grünbichler [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=175949176313.1135403.2520615403009313931.b4-ty@proxmox.com \
--to=f.gruenbichler@proxmox.com \
--cc=f.ebner@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.