Hallo zusammen,
zunächst herzlichen Dank an die Entwickler von ISPConfig, für diese ausgezeichnet schnelle und funktionelle Server-Administrationsumgebung.
Ich habe folgendes Problem: Mein Server verweigert regelmäßig (ich schätze alle 30 Minuten) alle Internet Services für 1-5 Minuten. Manchmal auch länger, wobei ich dann auch schon neugestartet habe. Im syslog ist immer der server.sh Cronjob von ISPConfig das letzte, was sich meldet. Die Crons laufen auch weiter, aber keine Internet Services mehr (SSH, Apache, FTP, Postfix etc: alles tot). Der Server ist aber währenddessen anpingbar. Folgend ein Auszug aus dem Syslog:
Hierbei setzten die Services um 11:25 aus. Um 11:28:55 löste ich dann ein Strg-Alt-Entf per Remote Console (nicht SSH, da down!) aus.
Im cron.log von ISPConfig fand ich auch keinen Hinweis auf die Ursache:
Installiert wurde der Server (EQ4 von Hetzner) nach Howtoforge The Perfect Server - Ubuntu 9.04 [ISPConfig 3].
Kann mir jemand helfen? Ich habe momentan nicht mal einen Ansatzpunkt. Gibt es weitere Logs, die ich mir ansehen sollte?
Vielen Dank im Voraus!
Christian
zunächst herzlichen Dank an die Entwickler von ISPConfig, für diese ausgezeichnet schnelle und funktionelle Server-Administrationsumgebung.
Ich habe folgendes Problem: Mein Server verweigert regelmäßig (ich schätze alle 30 Minuten) alle Internet Services für 1-5 Minuten. Manchmal auch länger, wobei ich dann auch schon neugestartet habe. Im syslog ist immer der server.sh Cronjob von ISPConfig das letzte, was sich meldet. Die Crons laufen auch weiter, aber keine Internet Services mehr (SSH, Apache, FTP, Postfix etc: alles tot). Der Server ist aber währenddessen anpingbar. Folgend ein Auszug aus dem Syslog:
Code:
Sep 29 11:25:01 cesrv1 pure-ftpd: (?@localhost.localdomain) [INFO] New connection from localhost.localdomain
Sep 29 11:25:01 cesrv1 pure-ftpd: (?@localhost.localdomain) [INFO] Logout.
Sep 29 11:25:01 cesrv1 pop3d: Connection, ip=[::ffff:127.0.0.1]
Sep 29 11:25:01 cesrv1 pop3d: Disconnected, ip=[::ffff:127.0.0.1]
Sep 29 11:25:01 cesrv1 imapd: Connection, ip=[::ffff:127.0.0.1]
Sep 29 11:25:01 cesrv1 imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
Sep 29 11:25:01 cesrv1 postfix/smtpd[20535]: connect from localhost.localdomain[127.0.0.1]
Sep 29 11:25:01 cesrv1 postfix/smtpd[20535]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
Sep 29 11:25:01 cesrv1 postfix/smtpd[20535]: disconnect from localhost.localdomain[127.0.0.1]
Sep 29 11:26:01 cesrv1 /USR/SBIN/CRON[20556]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
Sep 29 11:27:01 cesrv1 /USR/SBIN/CRON[20563]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
Sep 29 11:28:01 cesrv1 /USR/SBIN/CRON[20570]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
Sep 29 11:28:55 cesrv1 init: tty4 main process (2373) killed by TERM signal
Hierbei setzten die Services um 11:25 aus. Um 11:28:55 löste ich dann ein Strg-Alt-Entf per Remote Console (nicht SSH, da down!) aus.
Im cron.log von ISPConfig fand ich auch keinen Hinweis auf die Ursache:
Code:
/usr/share/jailkit/jk_lib.py:114: DeprecationWarning: os.popen3 is deprecated. Use the subprocess module.
pd = os.popen3('ldd '+executable)
mkdir: cannot create directory `/var/www/clients/client1/web1/var': File exists
mkdir: cannot create directory `/var/www/clients/client1/web1/var/run': File exists
ln: creating hard link `/var/www/clients/client1/web1/var/run/mysqld/mysqld.sock' => `/var/run/mysqld/mysqld.sock': Invalid cross-device link
/usr/share/jailkit/jk_lib.py:114: DeprecationWarning: os.popen3 is deprecated. Use the subprocess module.
pd = os.popen3('ldd '+executable)
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
usermod: no changes
usermod: no changes
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Installiert wurde der Server (EQ4 von Hetzner) nach Howtoforge The Perfect Server - Ubuntu 9.04 [ISPConfig 3].
Kann mir jemand helfen? Ich habe momentan nicht mal einen Ansatzpunkt. Gibt es weitere Logs, die ich mir ansehen sollte?
Vielen Dank im Voraus!
Christian