Too many open files (os error 24), already used ulimit -n 1048576 #8003
-
I used
However, I still see errors like this:
Is there any other things I should do concerning this? |
Beta Was this translation helpful? Give feedback.
Answered by
potato1992
Jan 27, 2022
Replies: 1 comment 1 reply
-
Found the reason, the disk is mount by samba, I should also increase the file limit of the samba in the storage machine as well. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
potato1992
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found the reason, the disk is mount by samba, I should also increase the file limit of the samba in the storage machine as well.