LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   total free allocated file descriptors always zero (https://www.linuxquestions.org/questions/linux-server-73/total-free-allocated-file-descriptors-always-zero-821708/)

Stephan_Craft 07-23-2010 09:53 AM

total free allocated file descriptors always zero
 
I have problem with free allocated file descriptors
it's always zero!
[root@server3 ~]# cat /proc/sys/fs/file-nr
3060 0 1572075

whats wrong?

Noway2 07-24-2010 07:29 AM

I just ran the same command on my system and got the following answer:
7648 0 94684

I assume you are referring to the zero in the middle. Since I am getting the same thing, perhaps there is nothing wrong? Are you experiencing any other errors or problems that you think may be related to this?

Stephan_Craft 07-24-2010 11:36 AM

may be you also run out of "free allocated file descriptors"?
http://support.zeus.com/zws/faqs/200...iledescriptors


All times are GMT -5. The time now is 05:14 PM.