So it seems that I have some issue with the amount of File Descriptors available, as I see this error in some containers (especially now the cilium connectivity test):
Error: EMFILE: too many open files, watch '/'
Now the Limit for K3s is set to a very high number via systemd and the amount of open descriptors on each of the systems is way below that.
I am confused.
Ulimit settings doesn't applied (when I log off/after a while) #networking #commandline #bash #ulimit #resourcelimiting
#networking #commandline #bash #ulimit #resourcelimiting
I cannot set ulimit on subshell #commandline #bash #scripts #ulimit #resourcelimiting
#commandline #bash #scripts #ulimit #resourcelimiting
How can I definitely and permanently increase the open file limit in Ubuntu #bash #ulimit #parallels
@isaackuo (though at time of writing of that comment, it apparently didn't quite work yet on Linux; hopefully that has been fixed by now. In that case you could try #ulimit as suggested previously by someone else, e.g. https://newbedev.com/chromium-browser-exceed-data-ulimit)