Seit ca 2 monaten stürzen ab und an mal meine dienste ab so wie heute der apache ich bin mehr oder weniger ratlos, serverlogs sagen nichts oder nur teilweise was aus.
Apache ist heute abgestürzt und stellt mir eine frage
h557561:/etc/init.d # ./apache2 status
Checking for httpd2: dead
h557561:/etc/init.d # ./apache2 start
Found stale pidfile (unclean shutdown?). Running /usr/share/apache2/ssl_scache_cleanup
awk: cmd. line:2: fatal: cannot open file `/etc/apache2/conf.d/apache2-manual?conf' for reading (No such file or directory)
awk: cmd. line:2: fatal: cannot open file `/etc/apache2/vhosts.d/*.conf' for reading (No such file or directory)
awk: cmd. line:1: (FILENAME=/etc/apache2/conf.d/mod_php4.conf FNR=9) fatal: cannot open file `/etc/apache2/conf.d/apache2-manual?conf' for reading (No such file or directory)
done
Apache hatte den Status Dead. Postfix hingegen hatte immer den status Run aber abgeschaltet war er trozdem.
Dec 20 00:00:36 h557561 kernel: VM: killing process run-crons
Dec 20 01:29:14 h557561 postfix/master[882]: warning: process /usr/lib/postfix/pickup pid 26232 exit status 1
Dec 20 01:51:01 h557561 kernel: VM: killing process confixx_counter
Deiner Kiste geht shlicht und ergreifend der Speicher aus, woraufhin der Kernel (fast) wahllos anfängt, Prozesse zu killen. Dabei fängt er halt (standardmäßig) bei denen an, die in dem Moment am meisten Speicher fressen.