From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Fiona Ebner <f.ebner@proxmox.com>
Subject: [pve-devel] applied: [PATCH qemu] add patch fixing fd leak for vhost
Date: Thu, 3 Aug 2023 17:40:28 +0200 [thread overview]
Message-ID: <855c57c7-15fb-4354-bfae-432f9251bd0b@proxmox.com> (raw)
In-Reply-To: <20230803135630.329820-1-f.ebner@proxmox.com>
Am 03/08/2023 um 15:56 schrieb Fiona Ebner:
> Each pause+resume operation (which is also done as part of taking a VM
> snapshot) would increase the number of open file descriptors by the
> number of vhost devices (e.g. network devices by default). This could
> lead to crashes during backup and surely other issues once the system
> limit (default 1024) was reached [0].
>
> [0]: https://forum.proxmox.com/threads/131603/
>
> Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
> ---
> .../extra/0011-vhost-fix-the-fd-leak.patch | 29 +++++++++++++++++++
> debian/patches/series | 1 +
> 2 files changed, 30 insertions(+)
> create mode 100644 debian/patches/extra/0011-vhost-fix-the-fd-leak.patch
>
>
applied, thanks!
prev parent reply other threads:[~2023-08-03 15:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-03 13:56 [pve-devel] " Fiona Ebner
2023-08-03 15:40 ` 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=855c57c7-15fb-4354-bfae-432f9251bd0b@proxmox.com \
--to=t.lamprecht@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.