Skip to main content

Warning: fd limit is lower than required under max. load

Comments

3 comments

  • zye
    root@server [/] ulimit -n 922222 did the trick restart exim - no more error but again no emails were transported as mailscanner service was stopped - restarted mailscanner now it works. how can i set the ulimit to a fixed size - so in case of reboot this wont happen again? sysctl -a | grep fs.file-max fs.file-max = 13055535 more /proc/sys/fs/file-nr 135168 0 13055535 lsof | wc -l 6179726
    0
  • cPanelMichael
    Hello, The following post offers a manual workaround you may find helpful (it involves changing the file on a regular basis through a cron job): bash: fork: Resource temporarily unavailable Thank you.
    0
  • zye
    thx
    0

Please sign in to leave a comment.