[Eisfair] spamd startet nicht mehr
Alex Busam
abusam at gmx.de
Mo Mär 20 19:11:39 CET 2023
Am 20.03.2023 um 11:11 schrieb Juergen Edner:
> Hallo Detlef,
>
>>> Hab das Problem eventuell auch was mit der Umstellung auf systemd zu
>>> tun? Wie kann ich den Fehler eingrenzen?
>>> Leider finde ich keinen klaren Zeitpunkt wo das Problem begann und kann
>>> so den Zusammenhang mit z.B: Updates nicht genauer eingrenzen.
>
> ich kann das Problem derzeit nicht nachvollziehen. Ich gehe aber davon
> aus, dass es etwas damit zu tun haben könnte, dass der Status des
> Dienstes systemd nicht richtig bekannt ist. Führe doch einmal folgende
> Befehle aus:
>
> service status antispam
service status antispam
○ antispam.service
Loaded: loaded (/etc/init.d/antispam; generated)
Active: inactive (dead)
Docs: man:systemd-sysv-generator(8)
>
> ps -ef | grep spamd
ps -ef | grep spamd
root 5506 5149 0 19:08 pts/0 00:00:00 /bin/sh /bin/grep spamd
>
> Falls angezeigt wird, dass ein Dienst läuft, obwohl dies nicht der Fall
> ist kannst Du einmal folgendes probieren:
>
> service stop antispam
* Stopping antispam.service ...
[ OK ]
>
> service status antispam
Loaded: loaded (/etc/init.d/antispam; generated)
Active: inactive (dead)
Docs: man:systemd-sysv-generator(8)
>
> service start antispam
* Starting antispam.service ...
[ OK ]
>
> service status antispam
● antispam.service
Loaded: loaded (/etc/init.d/antispam; generated)
Active: active (running) since Mon 2023-03-20 19:09:59 CET; 39s ago
Docs: man:systemd-sysv-generator(8)
Process: 5996 ExecStart=/etc/init.d/antispam start (code=exited,
status=0/SUCCESS)
Tasks: 5 (limit: 4915)
CPU: 6.192s
CGroup: /system.slice/antispam.service
├─6042 /usr/bin/perl "-T -w" /usr/sbin/spamd -d -u spam -r
/run/antispam/spamd.pid -H…
├─6054 "spamd child" "
…
├─6055 "spamd child" "
…
├─6132 /bin/sh /var/install/bin/antispam-control
└─6423 sleep 20
Mar 20 19:09:42 eis systemd[1]: Starting antispam.service...
Mar 20 19:09:45 eis antispam[5996]: * Starting spamd daemon ...
Mar 20 19:09:49 eis antispam[5996]: [26B blob data]
Mar 20 19:09:59 eis antispam[5996]: * Starting antispam-control process ...
Mar 20 19:09:59 eis antispam[5996]: [26B blob data]
Mar 20 19:09:59 eis systemd[1]: Started antispam.service.
>
>
> Gruß Jürgen
>
Viele Grüße und Danke! Alex
Mehr Informationen über die Mailingliste Eisfair