Actions
Task #4742
closed
Registry services: Increase the maximum number of file descriptor to 32000
Status:
Closed
Priority:
Urgent
Assignee:
_InfraScience Systems Engineer
Category:
System Application
Target version:
Start date:
Jul 18, 2016
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Production
Description
This setting should be applied on all instances running in production:
node2.p.d4science.research-infrastructures.eu node26.p.d4science.research-infrastructures.eu
Please, apply the new setting without restart the containers.
Updated by Andrea Dell'Amico almost 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
The limits were raised in 2013, but the pam configuration for the su
command was not fixed. So the new limits were set when manually starting the service from a login shell, but not at boot time.
I've fixed /etc/pam.d/su
on both hosts.
Note that the ansible provisioned servers always have that fix applied.
Actions