Ok, for the most part my server wasn't stressed much, it ran a large amount of bot's from the various users, but now i linked to a IRC network that is simply taxing my machine to a new degree and i'm having alot of problems with fds right now. So i wanted to change my limits a little and i used ulimit -n -s and -u to change(I think) my limits. But my problem is i've almost tripled my limits and i still get this error:
[root@minefields ircd]# passwd redrum
passwd: error while loading shared libraries: libuser.so.1: cannot open shared object file: Error 23
Now my question is, does ulimit -n -s or -u REALLY change these different limits, does the new limits take effect immediatly and will they remain when i reboot the OS? I expect to at least double my current userload and it might even triple and would like to head this off right now before i host a larger userbase. my current limits are as follows:
[root@minefields fs]# ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
max locked memory (kbytes, -l) unlimited
max memory size (kbytes, -m) unlimited
open files (-n) 7000
pipe size (512 bytes, -p) 8
stack size (kbytes, -s) 32768
cpu time (seconds, -t) unlimited
max user processes (-u) 7000
virtual memory (kbytes, -v) unlimited
\* Side note
I am running apache with MySQL and PHP, 40+ eggdrops from different accounts, 4 ircd's, a counter strike server, and a few minor services so if you think i should raise something feel free to make a suggestion *\
[root@minefields ircd]# passwd redrum
passwd: error while loading shared libraries: libuser.so.1: cannot open shared object file: Error 23
Now my question is, does ulimit -n -s or -u REALLY change these different limits, does the new limits take effect immediatly and will they remain when i reboot the OS? I expect to at least double my current userload and it might even triple and would like to head this off right now before i host a larger userbase. my current limits are as follows:
[root@minefields fs]# ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
max locked memory (kbytes, -l) unlimited
max memory size (kbytes, -m) unlimited
open files (-n) 7000
pipe size (512 bytes, -p) 8
stack size (kbytes, -s) 32768
cpu time (seconds, -t) unlimited
max user processes (-u) 7000
virtual memory (kbytes, -v) unlimited
\* Side note
I am running apache with MySQL and PHP, 40+ eggdrops from different accounts, 4 ircd's, a counter strike server, and a few minor services so if you think i should raise something feel free to make a suggestion *\