[pve-devel] applied: [PATCH qemu] add patch fixing fd leak for vhost

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Aug 3 17:40:28 CEST 2023


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 at 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!





More information about the pve-devel mailing list