Mailinglist Archive: opensuse (3644 mails)
| < Previous | Next > |
Re: [SLE] Too many open files
- From: "Morten Christensen" <suse-sle@xxxxxxxxxxx>
- Date: Sun, 24 Mar 2002 13:09:36 +0100
- Message-id: <001001c1d32c$caeaece0$0b230a0a@mch>
----- Original Message -----
From: "Alleman, Lowell" <lowella@xxxxxxxx>
To: "'Morten Christensen'" <suse-sle@xxxxxxxxxxx>
Cc: <linux-msdos@xxxxxxxxxxxxxxx>
Sent: Friday, March 22, 2002 7:53 PM
Subject: RE: [SLE] Too many open files
Thanks for your answer.
I tried this advice.
now a mount-attempt gives this answer:
/root/bin/mount: fork: Resource temporarily unavailable
And the new file-max disappears after a reboot.
A really nasty "blue screen of dead" just in a black
console:-[
mvh
Morten Christensen
From: "Alleman, Lowell" <lowella@xxxxxxxx>
To: "'Morten Christensen'" <suse-sle@xxxxxxxxxxx>
Cc: <linux-msdos@xxxxxxxxxxxxxxx>
Sent: Friday, March 22, 2002 7:53 PM
Subject: RE: [SLE] Too many open files
Thanks for your answer.
It looks like you posted this a few days back. If you'restill having this
problem, here are some things to try:files by looking at
I believe that you can modify the maximum number of open
files in the /proc file system. ( I didn't look at anydocs, I'm just going
from memory here...I did try this on my system and itappears to work the
way I expected.)number by login in as
To see the maximum number of files type in:
# cat /proc/sys/fs/file-max
8192
My system reports 8192. I think you can change this
root, and doing some like this:
# echo 16384 > /proc/sys/fs/file-max
I tried this advice.
now a mount-attempt gives this answer:
/root/bin/mount: fork: Resource temporarily unavailable
And the new file-max disappears after a reboot.
A really nasty "blue screen of dead" just in a black
console:-[
mvh
Morten Christensen
I checked to see if my entry was accepted by re-runningthe first command.
This time I got back '16384', so it looks like it worked.I don't have an
easy way to test this limit on my system...... I can'timage that you would
ever really need that many files open at once, but I'm noexpert...
Open Files)
You can see what files are open by using the 'lsof' (LiSt
command:lsof-x.xx.rpm)
# lsof
You may need to install it youself. (rpm -ivh
installation. I'm
If this doesn't help, you may want to check your
suggesting this because what you have described soundkinda weird, and it
never hurts to verify the integrity of your system. Youcan easily check
the installed packages by running "rpm -Va" (this will(V)erify (a)ll of
the packages on your system.) Pull up the rpm man pagefor help on
interpreting the output.23
-----Original Message-----
From: Morten Christensen [SMTP:suse-sle@xxxxxxxxxxx]
Sent: Saturday, March 16, 2002 9:41 AM
To: suse-linux-e@xxxxxxxx
Subject: [SLE] Too many open files
SuSE 7.3 pro. ReiserFS on harddrive.
Enough free space on partitions.
I connot mount my cd-drive.
On first attempt I get the message:
/bin/bash: eror while loading shared libraries:
libhistory.so.4: cannot oven shared object file: Error
many
On second attempt I get:
/root/bin/mount: /root/bin/mount: bad interpreter: Too
fromopen files i system
I think I have got a lot of open files, when unpacking
a rar-archive. I manualle deleted about 19.000 files
suse-linux-e-unsubscribe@xxxxxxxx/tmp.
Any ideas?
mvh...
Morten Christensen
from Denmark
--
To unsubscribe send e-mail to
suse-linux-e-help@xxxxxxxxFor additional commands send e-mail to
and the
Also check the FAQ at http://www.suse.com/support/faq
archives at http://lists.suse.com
| < Previous | Next > |