1
0
Fork 0

Merge pull request #461 from jmencak/openshift-fs.aio-max-nr

Profile openshift: increase fs.aio-max-nr tunable
This commit is contained in:
Jaroslav Škarvada 2022-09-07 00:47:51 +02:00 committed by GitHub
commit dda968b7b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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