Actions
Task #8845
closeddataminer3-p-d4s: Too Many open file
Start date:
Jun 05, 2017
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Production
Description
It's needed to understand why the maximum number of open file has been reached and if it should be increased.
In attachment:
- container's log: ghn.log
- netstat command before service stop: netstat.log
gcube@dataminer3-p-d4s:~$ lsof -p 5370 | wc -l 8278 gcube@dataminer3-p-d4s:~$ lsof | wc -l 2193892 gcube@dataminer3-p-d4s:~$ ulimit -n 16000
where 5370 is the Smartgears PID.
Now I've restarted the container.
Files
Updated by Roberto Cirillo almost 8 years ago
- Priority changed from Normal to Low
Actions