Archiv des Tags ‘Linux’

Too many open files in system, Cannot allocate memory

Sonntag, den 14. Oktober 2007

Diese Fehlermeldungen ist insbesondere bei vServern anzutreffen und ist i.d.R. mit dem (unregelmäßigen) Ausfall von einzelnen Diensten (z.B. Mail) verbunden.

Im Log sieht es z.B. wie folgt aus:

Oct 12 10:09:59 server master[21679]: fatal: master_spawn: exec /usr/lib/postfix/bounce: Resource temporarily unavailable
Oct 12 10:09:59 server master[21680]: fatal: master_spawn: exec /usr/lib/postfix/smtp: Resource temporarily unavailable
Oct 12 10:09:59 server postfix/qmgr[3212]: fatal: qmgr_active_defer: rename 0C57D1EC31026 from active to deferred: Cannot allocate memory
Oct 12 13:01:03 server postfix/qmgr[14244]: fatal: socket: Cannot allocate memory
Oct 12 13:01:03 server postfix/smtp[32170]: fatal: accept connection: Cannot allocate memory
Oct 12 13:01:45 server master[7680]: fatal: master_spawn: exec /usr/lib/postfix/cleanup: Resource temporarily unavailable
Oct 12 13:01:45 server postfix/master[3203]: fatal: event_loop: select: Cannot allocate memory
Oct 12 13:01:46 server postfix/smtpd[7652]: fatal: unable to connect to the public cleanup service
Oct 12 13:03:27 server postfix/smtpd[7651]: fatal: connect #11 to subsystem public/cleanup: Connection refused
Oct 12 13:03:27 server postfix/smtpd[7653]: fatal: connect #11 to subsystem public/cleanup: Connection refused
Oct 12 15:08:23 server postfix/smtp[5599]: fatal: open active 966EA1EC3004C: Too many open files in system

(more…)

Festplattencrash Linux SCSI error Buffer I/O error on device

Montag, den 8. Oktober 2007

Ein Festplattencrash unter Linux sieht im Log i.d.R. folgendermaßen aus:

Buffer I/O error on device sdb1, logical block 0
lost page write due to I/O error on sdb1
sd 1:0:0:0: SCSI error: return code = 0x00040000
end_request: I/O error, dev sdb, sector 12615
journal_bmap: journal block not found at offset 4507 on sdb1
Aborting journal on device sdb1.

(more…)

Willkommen in unserem Server Admin Blog!

Montag, den 1. Oktober 2007

Hier findet ihr alles mögliche rund um die Server Administration (vor allem unter Linux, aber auch Windows wird vorkommen). Hauptsächlich dreht es sich um Server, vServer mit Debian, Confixx & Co. Es werden aus eigener Erfahrung heraus häufig auftretende Fehlermeldungen beschrieben sowie Tipps zur Lösung gegeben - alles natürlich OHNE jegliche Gewähr!!!