From: "JP Howard" <jh_lists@fastmail.fm>
To: ReiserFS List <reiserfs-list@namesys.com>
Subject: file-nr, file-max, and ReiserFS
Date: Tue, 22 Oct 2002 04:41:17 UT [thread overview]
Message-ID: <20021022044118.074F5ECC7@server2.fastmail.fm> (raw)
We're currently testing ReiserFS on one of our servers. It's holding up
pretty well so far, except that we're seeing one perculiarity...
The ReiserFS server (running Cyrus and Postfix) has been hitting our max
FDs (/proc/sys/fs/file-max) a few times, which is set at 90,000. However,
we have an Ext3 server with almost the same # of users and overall load,
and it has only hit 20,000 open files (according to
/proc/sys/fs/file-nr).
Does ReiserFS use more file handles for some reason? Is there any
downside to setting file-max to something really big to avoid running out
of FDs? Do you think that this may actually indicate some problem with
our configuration, or this normal for ReiserFS?
Also, I checked with `lsof | wc -l` to see how many files it reported as
open. On the ReiserFS server it only showed 45,000 files as open (when
the system had actually used all 90,000 handles). On the Ext3 server is
showed 30,000 files as open (when the system had actually only used
20,000 handles according to file-nr). I guess I'm wrong to be thinking
that lsof and file-nr should show the same number of open files, but
could someone explain why?
TIA,
Jeremy
next reply other threads:[~2002-10-22 4:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-22 4:41 JP Howard [this message]
2002-10-22 6:33 ` file-nr, file-max, and ReiserFS Oleg Drokin
-- strict thread matches above, loose matches on Subject: below --
2002-10-22 10:10 JP Howard
2002-10-22 20:20 JP Howard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021022044118.074F5ECC7@server2.fastmail.fm \
--to=jh_lists@fastmail.fm \
--cc=reiserfs-list@namesys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.