Am 05/02/2024 um 14:13 schrieb Fiona Ebner:
> In many configurations, e.g. multiple vNICs with multiple queues or
> with many Ceph OSDs, the default soft limit of 1024 is not enough.
> QEMU is supposed to work fine with file descriptors >= 1024 and does
> not use select() on POSIX. Bump the soft limit to the allowed hard
> limit to avoid issues with the aforementioned configurations.
> 
> Signed-off-by: Fiona Ebner <f.eb...@proxmox.com>
> ---
> 
> Changes in v2:
>     * pick v2 that was accepted upstream:
>       https://lore.kernel.org/qemu-devel/zcc3-g_coqbk8...@redhat.com/
>     * because of that, put it into the extra/ folder rather than pve/
> 
>  ...-increase-NOFILE-soft-limit-on-POSIX.patch | 119 ++++++++++++++++++
>  ...async-for-background-state-snapshots.patch |   4 +-
>  ...-Add-dummy-id-command-line-parameter.patch |   4 +-
>  ...E-Allow-version-code-in-machine-type.patch |   4 +-
>  ...ct-stderr-to-journal-when-daemonized.patch |   6 +-
>  debian/patches/series                         |   1 +
>  6 files changed, 129 insertions(+), 9 deletions(-)
>  create mode 100644 
> debian/patches/extra/0012-qemu_init-increase-NOFILE-soft-limit-on-POSIX.patch
> 
>

applied, thanks!


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to