Damn - solution?

Date April 28, 2004

Thanks to some comments and some linux commands (like dmesg) I found maybe a solution for the qube. I came across the problem about:
Unable to load interpreter /lib/ld-linux.so.2
I changed the file-max (which was 4096) to 32768

echo 32768 > /proc/sys/fs/file-max

so let’s see if this helps. (I think not, cause I still see the error. So I think my Qube needs more memory)

One Response to “Damn - solution?”

  1. Oskar Pearson said:

    About /proc/sys/fs/file-max:

    Using “echo” to change the setting isn’t permanent… you need to put it in /etc/sysctl.conf (assuming you have that file) in a format like this:
    fs/file-max = 32768

    You can tell if the box is short of ram by running “vmstat 1″. Two columns should be displayed under “swap”, “si” and “so”. If you are seeing many non-zero figures in these columns, it’s likely you are running into ram problems. This will slow things down, which would mean more filedescriptors are open at once (since it can’t deal with things fast enough to close the filedescriptors), which means you are more likely to hit the filedescriptor limit..

    Oskar

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

After submitting a comment you can MODIFY it again by clicking the message or name

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word