Merge pull request #461 from jmencak/openshift-fs.aio-max-nr
Profile openshift: increase fs.aio-max-nr tunable
This commit is contained in:
commit
dda968b7b6
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ nf_conntrack_hashsize=1048576
|
|||
[sysctl]
|
||||
net.ipv4.ip_forward=1
|
||||
kernel.pid_max=>4194304
|
||||
fs.aio-max-nr=>1048576
|
||||
net.netfilter.nf_conntrack_max=1048576
|
||||
net.ipv4.conf.all.arp_announce=2
|
||||
net.ipv4.neigh.default.gc_thresh1=8192
|
||||
|
|
|
|||
Loading…
Reference in a new issue