Fireball22
Registered User
Hallo,
leider musste ich gerade eine Downtime wegen der Überschreitung meines kmemsizes in Kauf nehmen.
Das meldet die Apache log:
Und meine user_beancounters:
Nur wie kann ich das vermindern, dass der Kernel weniger "unswapable memory" benötigt?
MfG
Michael
leider musste ich gerade eine Downtime wegen der Überschreitung meines kmemsizes in Kauf nehmen.
Das meldet die Apache log:
Code:
[Wed Aug 20 17:00:49 2008] [error] (12)Cannot allocate memory: fork: Unable to fork new process
[Wed Aug 20 17:01:02 2008] [error] (12)Cannot allocate memory: fork: Unable to fork new process
[Wed Aug 20 19:57:47 2008] [error] (12)Cannot allocate memory: fork: Unable to fork new process
[Wed Aug 20 19:57:54 2008] [error] (12)Cannot allocate memory: apr_pollset_poll: (listen)
[Wed Aug 20 19:57:57 2008] [error] (12)Cannot allocate memory: fork: Unable to fork new process
[Wed Aug 20 19:58:07 2008] [error] (12)Cannot allocate memory: fork: Unable to fork new process
[Wed Aug 20 19:58:17 2008] [error] (12)Cannot allocate memory: fork: Unable to fork new process
[Wed Aug 20 20:13:07 2008] [emerg] (12)Cannot allocate memory: couldn't grab the accept mutex
[Wed Aug 20 20:13:07 2008] [error] (12)Cannot allocate memory: fork: Unable to fork new process
[Wed Aug 20 20:13:17 2008] [error] (12)Cannot allocate memory: fork: Unable to fork new process
[Wed Aug 20 20:13:27 2008] [error] (12)Cannot allocate memory: fork: Unable to fork new process
[Wed Aug 20 20:13:37 2008] [error] (12)Cannot allocate memory: fork: Unable to fork new process
[Wed Aug 20 20:13:47 2008] [alert] Child 25956 returned a Fatal error... Apache is exiting!
Und meine user_beancounters:
Code:
Version: 2.5
uid resource held maxheld barrier limit failcnt
xxxxxx: kmemsize 5490452 5506251 8512433 9823665 159
lockedpages 0 0 3800 4096 0
privvmpages 67601 68089 138256 202568 0
shmpages 5885 5885 131072 131072 0
dummy 0 0 0 0 0
numproc 79 79 232 232 0
physpages 24769 25282 0 2147483647 0
vmguarpages 0 0 66400 2147483647 0
oomguarpages 25698 26211 66400 2147483647 0
numtcpsock 19 19 500 500 0
numflock 9 9 200 232 0
numpty 1 1 64 64 0
numsiginfo 0 1 512 512 0
tcpsndbuf 178880 178880 4683256 6102456 0
tcprcvbuf 311296 311296 4683256 6102456 0
othersockbuf 15652 15652 1503232 4063232 0
dgramrcvbuf 0 0 240000 262144 0
numothersock 15 15 382 382 0
dcachesize 0 0 2194304 2317184 0
numfile 3763 3772 5432 5432 0
dummy 0 0 0 0 0
dummy 0 0 0 0 0
dummy 0 0 0 0 0
numiptent 14 14 128 128 0
Nur wie kann ich das vermindern, dass der Kernel weniger "unswapable memory" benötigt?
MfG
Michael