From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pve-devel@lists.proxmox.com, Stelios Vailakakis <stelios@libvirt.dev>
Subject: [pve-devel] applied: [PATCH storage] fix #6073: esxi: fix zombie process after storage removal
Date: Mon, 4 Aug 2025 20:38:18 +0200 [thread overview]
Message-ID: <175433266227.1843450.1331161320049765730.b4-ty@proxmox.com> (raw)
In-Reply-To: <20250701154135.2387872-1-stelios@libvirt.dev>
On Tue, 01 Jul 2025 15:41:35 +0000, Stelios Vailakakis wrote:
> After removing an ESXi storage, a zombie process is generated because
> the forked FUSE process (esxi-folder-fuse) is not properly reaped.
>
> This patch implements a double-fork mechanism to ensure the FUSE process
> is reparented to init (PID 1), which will properly reap it when it
> exits. Additionally adds the missing waitpid() call to reap the
> intermediate child process.
>
> [...]
Applied, to master and the stable-8 branch, thanks!
[1/1] fix #6073: esxi: fix zombie process after storage removal
commit: c33abdf0628fbb0901f1b332bf987c210b438c43
_______________________________________________
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-08-04 18:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-01 15:41 [pve-devel] " Stelios Vailakakis
2025-08-04 18:38 ` Thomas Lamprecht [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=175433266227.1843450.1331161320049765730.b4-ty@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
--cc=stelios@libvirt.dev \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox