ich betreibe, eigentlich sehr erfolgreich einen Debian Mailserver in einer VM (VMWare Server 1.0). Der VM Host ist ebenfalls ein debian. Beide Systeme sind 3.X.
So in der VM hab ich auch die VMwareTools installiert. Und die scheinen mir nun Probleme zu machen. Aber ich zeig einfach mal wo das Problem liegt:
Code: Alles auswählen
tobi@tobimail:~/SPAM$ sa-learn --spam --single --dump=magic < /home/tobi/SPAM/23.
0.000 0 3 0 non-token data: bayes db version
0.000 0 2026 0 non-token data: nspam
0.000 0 993 0 non-token data: nham
0.000 0 138684 0 non-token data: ntokens
0.000 0 1101120177 0 non-token data: oldest atime
0.000 0 1177427551 0 non-token data: newest atime
0.000 0 1177428520 0 non-token data: last journal sync atime
0.000 0 0 0 non-token data: last expiry atime
0.000 0 0 0 non-token data: last expire atime delta
0.000 0 0 0 non-token data: last expire reduction count
tobi@tobimail:~/SPAM$ sa-learn --spam --single < /home/tobi/SPAM/23.
Getötet
tobi@tobimail:~/SPAM$
Also was ist hier los? Rufe ich salearn auf wird der prozess abgeschossen, verwende jedoch die option dump=all dann klappts.
Ich hab nun auch geschaut, was in den logs steht. Tja, da findet sich in der /var/log/syslog folgendes:
Code: Alles auswählen
Apr 24 17:53:17 tobimail kernel: __alloc_pages: 0-order allocation failed (gfp=0x1d2/0)
Apr 24 17:53:17 tobimail kernel: VM: killing process sa-learn
So und jetzt versteh ich echt nichts mehr. ein kernelmodul namens VM (vermutlich VMware Tools?) schießt den sa-learn ab?
Kann mir hier jemand weiter helfen? Ich steh ziemlich auf dem schlauch.
Danke für die Mühe.
Gruß
imker