• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

VServer IO-Last

Hallo,

nach nem Update von etch auf lenny bekomme ich unregelmäßig HTTP-Probleme per Mail gemeldet.
Der Provider hat mal nachgeschaut und in den Zeiten eine sehr hohe IO-Last (>94%) festgestellt.
Nun suche ich eine Möglichkeit herauszufinden, was diese Last erzeugt.
Die Logs sagen dazu nichts, keine Aktivitäten auf dem Server werden gezeigt.

Hat jemand ein Script oder ein Dämon, der im Hintergrund läuft und die IO-Last überwacht und bei Überschreitung einer Schwelle ein Log schreibt mit Angabe, woher diese Last kommt?

Für Hilfe bin ich sehr dankbar.

Grüße
 
OP
C

carsten

Guru
Hochschubs

Das Problem ist immernoch da. Teilweise ist über Minuten der Server nicht erreichbar, auch nicht per SSH.
Irgend ein Prozeß dreht durch (dabei ist da garnichts besonderes drauf). Die ID hab ich, nur welcher Prozeß hatte genau zu der Zeit diese ID?
Ansonsten: Ist ein V-Server, Lenny, Confixx
Darauf läuft Joomla (mehrere Installationen mit 1.0.x und 1.5.x, alles aktuell), der Teamspeak2_rc2 (wenig/selten Nutzer, nur für Eigengebrauch), kaum Mails.

Also ich bin ratlos und weiß echt nicht mehr, was ich tun kann. :???:

Wer hat ne Idee, wie man rausbekommt, welcher Prozeß durchdreht? Ein Script, das per Cron alle Minute was abfragt und ein log schreibt; irgendwas. Platz hat der Server genug, das log kann ruhig groß werden (aber man muß es ja auch nicht übertreiben). Da brauch ich ein Snapshot von Top (die 3 höchsten Einträge, gewertet nach CPU oder IO) mit dem Datum und sekundengenauer Uhrzeit. Wenn die Warnmail kommt kann ich dann zu der Zeit schauen, was los war.

Also bitte, ich brauch Hilfe

Grüße
Carsten
 
OP
C

carsten

Guru
So, weiter geforscht. Das hier aus der auth.log ist zu einer der Ausfallzeiten zu sehen:

Code:
Oct 29 09:40:01 wimis CRON[18427]: pam_unix(cron:session): session opened for user root by (uid=0)
Oct 29 09:40:28 wimis CRON[18427]: pam_unix(cron:session): session closed for user root
Oct 29 09:42:01 wimis CRON[4008]: PAM unable to dlopen(/lib/security/pam_unix.so): /lib/security/pam_unix.so: failed to map segment from shared object: Cannot allocate memory
Oct 29 09:42:01 wimis CRON[4008]: PAM adding faulty module: /lib/security/pam_unix.so
Oct 29 09:42:01 wimis CRON[4008]: PAM unable to dlopen(/lib/security/pam_env.so): /lib/security/pam_env.so: failed to map segment from shared object: Cannot allocate memory
Oct 29 09:42:01 wimis CRON[4008]: PAM adding faulty module: /lib/security/pam_env.so
Oct 29 09:42:01 wimis CRON[4008]: PAM unable to dlopen(/lib/security/pam_limits.so): /lib/security/pam_limits.so: failed to map segment from shared object: Cannot allocate memory
Oct 29 09:42:01 wimis CRON[4008]: PAM adding faulty module: /lib/security/pam_limits.so
Oct 29 09:44:01 wimis CRON[21986]: pam_unix(cron:session): session opened for user root by (uid=0)
Oct 29 09:44:28 wimis CRON[21986]: pam_unix(cron:session): session closed for user root
Oct 29 09:46:01 wimis CRON[6077]: PAM unable to dlopen(/lib/security/pam_unix.so): /lib/security/pam_unix.so: failed to map segment from shared object: Cannot allocate memory
Oct 29 09:46:01 wimis CRON[6077]: PAM adding faulty module: /lib/security/pam_unix.so
Oct 29 09:46:01 wimis CRON[6077]: PAM unable to dlopen(/lib/security/pam_env.so): /lib/security/pam_env.so: failed to map segment from shared object: Cannot allocate memory
Oct 29 09:46:01 wimis CRON[6077]: PAM adding faulty module: /lib/security/pam_env.so
Oct 29 09:46:01 wimis CRON[6077]: PAM unable to dlopen(/lib/security/pam_limits.so): /lib/security/pam_limits.so: failed to map segment from shared object: Cannot allocate memory
Oct 29 09:46:01 wimis CRON[6077]: PAM adding faulty module: /lib/security/pam_limits.so
Oct 29 09:48:01 wimis CRON[24028]: pam_unix(cron:session): session opened for user root by (uid=0)
Oct 29 09:48:28 wimis CRON[24028]: pam_unix(cron:session): session closed for user root
Oct 29 09:50:01 wimis CRON[7803]: pam_unix(cron:session): session opened for user root by (uid=0)
Oct 29 09:50:28 wimis CRON[7803]: pam_unix(cron:session): session closed for user root
Oct 29 09:52:01 wimis CRON[25780]: PAM unable to dlopen(/lib/security/pam_unix.so): /lib/security/pam_unix.so: failed to map segment from shared object: Cannot allocate memory
Oct 29 09:52:01 wimis CRON[25780]: PAM adding faulty module: /lib/security/pam_unix.so
Oct 29 09:52:01 wimis CRON[25780]: PAM unable to dlopen(/lib/security/pam_env.so): /lib/security/pam_env.so: failed to map segment from shared object: Cannot allocate memory
Oct 29 09:52:01 wimis CRON[25780]: PAM adding faulty module: /lib/security/pam_env.so
Oct 29 09:52:01 wimis CRON[25780]: PAM unable to dlopen(/lib/security/pam_limits.so): /lib/security/pam_limits.so: failed to map segment from shared object: Cannot allocate memory
Oct 29 09:52:01 wimis CRON[25780]: PAM adding faulty module: /lib/security/pam_limits.so
Oct 29 09:54:01 wimis CRON[9461]: PAM unable to dlopen(/lib/security/pam_unix.so): /lib/security/pam_unix.so: failed to map segment from shared object: Cannot allocate memory
Oct 29 09:54:01 wimis CRON[9461]: PAM adding faulty module: /lib/security/pam_unix.so
Oct 29 09:54:01 wimis CRON[9461]: PAM unable to dlopen(/lib/security/pam_env.so): /lib/security/pam_env.so: failed to map segment from shared object: Cannot allocate memory
Oct 29 09:54:01 wimis CRON[9461]: PAM adding faulty module: /lib/security/pam_env.so
Oct 29 09:54:01 wimis CRON[9461]: PAM unable to dlopen(/lib/security/pam_limits.so): /lib/security/pam_limits.so: failed to map segment from shared object: Cannot allocate memory
Oct 29 09:54:01 wimis CRON[9461]: PAM adding faulty module: /lib/security/pam_limits.so
Oct 29 09:56:01 wimis CRON[25887]: PAM unable to dlopen(/lib/security/pam_unix.so): /lib/security/pam_unix.so: failed to map segment from shared object: Cannot allocate memory
Oct 29 09:56:01 wimis CRON[25887]: PAM adding faulty module: /lib/security/pam_unix.so
Oct 29 09:56:01 wimis CRON[25887]: PAM unable to dlopen(/lib/security/pam_env.so): /lib/security/pam_env.so: failed to map segment from shared object: Cannot allocate memory
Oct 29 09:56:01 wimis CRON[25887]: PAM adding faulty module: /lib/security/pam_env.so
Oct 29 09:56:01 wimis CRON[25887]: PAM unable to dlopen(/lib/security/pam_limits.so): /lib/security/pam_limits.so: failed to map segment from shared object: Cannot allocate memory
Oct 29 09:56:01 wimis CRON[25887]: PAM adding faulty module: /lib/security/pam_limits.so
Oct 29 09:57:01 wimis CRON[18091]: PAM unable to dlopen(/lib/security/pam_unix.so): /lib/security/pam_unix.so: failed to map segment from shared object: Cannot allocate memory
Oct 29 09:57:01 wimis CRON[18091]: PAM adding faulty module: /lib/security/pam_unix.so
Oct 29 09:57:01 wimis CRON[18091]: PAM unable to dlopen(/lib/security/pam_env.so): /lib/security/pam_env.so: failed to map segment from shared object: Cannot allocate memory
Oct 29 09:57:01 wimis CRON[18091]: PAM adding faulty module: /lib/security/pam_env.so
Oct 29 09:57:01 wimis CRON[18091]: PAM unable to dlopen(/lib/security/pam_limits.so): /lib/security/pam_limits.so: failed to map segment from shared object: Cannot allocate memory
Oct 29 09:57:01 wimis CRON[18091]: PAM adding faulty module: /lib/security/pam_limits.so
Oct 29 09:58:01 wimis CRON[9889]: pam_unix(cron:session): session opened for user root by (uid=0)
Oct 29 09:58:28 wimis CRON[9889]: pam_unix(cron:session): session closed for user root

Jemand mit ner Idee?

Grüße
 
Oben