Andrew
"Too many open files in system"
I am using many cpu3c-2-4 in RO region, all working off of the same volume and keep running into "Too many open files" error. Error only happens in CPU pods, and only when many different pods are working with many different files, such as large apt-get installs and large tar gzips. I have tried setting
ulimit -n [LARGE_NUMBER]
, but this does not fix the error.
Any ideas?16 replies