What are your open file limits?
What is the output of the following commands?
Code: Select all
ulimit -Hn
ulimit -Sn
su - [USER-RUNNING-GEARMAND] -c "ulimit -Hn"
su - [USER-RUNNING-GEARMAND] -c "ulimit -Sn"
cat /proc/sys/fs/file-max
Code: Select all
ulimit -Hn
ulimit -Sn
su - [USER-RUNNING-GEARMAND] -c "ulimit -Hn"
su - [USER-RUNNING-GEARMAND] -c "ulimit -Sn"
cat /proc/sys/fs/file-max