You are not logged in.

#1 2020-08-09 08:32:28

j1simon
Member
From: Denmark
Registered: 2016-01-28
Posts: 189

[SOLVED] My system has fs.file-max = 9223372036854775807

I'm checking certain parameters of my system and I found a value that seems wrong and I don't know where it comes from:

$ sysctl fs.file-max
fs.file-max = 9223372036854775807

My sysctl settings are these:

$ cat /etc/sysctl.d/99-custom.conf
net.ipv4.tcp_fastopen = 3
net.ipv4.tcp_syncookies = 0
vm.dirty_ratio = 10
kernel.dmesg_restrict=0
net.ipv4.tcp_rfc1337 = 1
kernel.sysrq = 1

My kernel in use is 5.7.12-zen1-1-zen.

Do you get the same value in your systems?

Last edited by j1simon (2020-08-10 07:30:58)

Offline

#2 2020-08-09 13:53:06

loqs
Member
Registered: 2014-03-06
Posts: 17,378

Re: [SOLVED] My system has fs.file-max = 9223372036854775807

Offline

#3 2020-08-10 07:30:39

j1simon
Member
From: Denmark
Registered: 2016-01-28
Posts: 189

Re: [SOLVED] My system has fs.file-max = 9223372036854775807

ok, thanks.

Offline

Board footer

Powered by FluxBB