Increasing number of allocated file handles

Dominique Demore demored at rainbowschools.ca
Thu Oct 5 11:48:45 UTC 2006


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





More information about the redhat-sysadmin-list mailing list