Weboverlay broken: Too many open files

TechLineX

Active Member
Mar 2, 2015
213
5
38
Code:
root@host11:~# service pveproxy status
● pveproxy.service - PVE API Proxy Server
   Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled)
   Active: failed (Result: exit-code) since Mon 2017-05-15 06:26:44 CEST; 3h 23min ago
  Process: 19157 ExecStop=/usr/bin/pveproxy stop (code=exited, status=0/SUCCESS)
  Process: 24083 ExecStart=/usr/bin/pveproxy start (code=exited, status=255)
 Main PID: 18821 (code=exited, status=0/SUCCESS)

May 15 06:26:44 host11 pveproxy[24083]: start failed - Unable to create new inotify object: Too many open files at /usr/share/perl5/PVE/INoti...line 389.
May 15 06:26:44 host11 pveproxy[24083]: start failed - Unable to create new inotify object: Too many open files at /usr/share/perl5/PVE/INoti...line 389.
May 15 06:26:44 host11 systemd[1]: pveproxy.service: control process exited, code=exited status=255
May 15 06:26:44 host11 systemd[1]: Failed to start PVE API Proxy Server.
May 15 06:26:44 host11 systemd[1]: Unit pveproxy.service entered failed state.
Hint: Some lines were ellipsized, use -l to show in full.

Actual running about 30-35 LXC-Containers and 30KVM-Servers
Running in a Cluster with 2 Nodes and 100 servers total.

Regards