Increasing number of allocated file handles

Ron McKeever rmckeever at earthlink.net
Thu Oct 5 13:32:19 UTC 2006


Although redhat manual states it like,
/proc/sys/fs/file-nr :
1. number of allocated file handles.
2. the number of file handles currently being used.
3. the max number of file handles.


-----Original Message-----
From: redhat-sysadmin-list-bounces at redhat.com
[mailto:redhat-sysadmin-list-bounces at redhat.com] On Behalf Of Dominique
Demore
Sent: Thursday, October 05, 2006 3:49 AM
To: redhat-sysadmin-list at redhat.com
Subject: Re: Increasing number of allocated file handles

redhat-sysadmin-list at redhat.com writes:
># cat /proc/sys/fs/file-nr
>39937   19888  131072
>|	 |       |
>|	 |       |
>|      |       maximum open file descriptors
>|      total free allocated file descriptors
>total allocated file descriptors
>(the number of file descriptors allocated since boot)


Just for some clarification. I have 2 different methods of reading this
file.  One is the method above, the other is as
follows:

Column 1: Total allocated file handles
Column 2: Currently used file handles
Column 3: Maximum file handles that can be allocated

As seen, Columns 1&3 are the same, but the second is the opposite.  Is the
method use to read this file dependant on
the RedHat version, if so. We are using RHEL 2.1AS with kernel 2.4.32

Thanks.

-----
Dominique Démoré
Technical Services Coordinator
Rainbow District School Board
69 Young Street
Sudbury, Ontario
P3E 3G5
Tel: (705) 674-3171 x. 258
Fax: (705) 671-2442


--
redhat-sysadmin-list mailing list
redhat-sysadmin-list at redhat.com
https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list





More information about the redhat-sysadmin-list mailing list