[libvirt] [PATCH v2] daemon: Allow overriding NOFILES ulimit for the daemon as well

Michal Privoznik mprivozn at redhat.com
Wed Feb 1 10:09:08 UTC 2012


On 12.01.2012 18:52, Michal Privoznik wrote:
> One of my latest patches (d8db0f9690) created support for setting
> the limit for the maximum of opened files by qemu user. However,
> since libvirtd keeps one FD opened per domain (well, for qemu at least)
> it will likely hit this limit on huge scenarios.
> ---
>  daemon/libvirtd.init.in    |    7 +++++++
>  daemon/libvirtd.service.in |    2 ++
>  daemon/libvirtd.sysconf    |    3 +++
>  daemon/libvirtd.upstart    |    5 +++++
>  4 files changed, 17 insertions(+), 0 deletions(-)
> 

Ping?




More information about the libvir-list mailing list