Hi all,
on my system ("AIX 6.1" 64bit) after "doveadm stop" there are some processes still alive:
vmail 3997878 1 0 16:54:26 - 0:00 dovecot/imap
dovenull 4915236 1 0 16:54:26 - 0:00 dovecot/imap-login root 6029330 1 0 16:54:20 - 0:00 dovecot/ssl-params root 6553702 1 0 16:52:01 - 0:00 dovecot/log vmail 6881392 1 0 16:54:21 - 0:00 dovecot/imap dovecot 7078140 1 0 16:52:23 - 0:00 dovecot/auth dovenull 7733396 1 0 16:54:20 - 0:00 dovecot/imap-login root 7864502 1 0 16:54:21 - 0:00 dovecot/auth -w root 9240650 1 0 16:54:20 - 0:00 dovecot/config dovecot 12189718 1 0 16:52:01 - 0:00 dovecot/anvil
After some minutes I can see less than before:
root 6029330 1 0 16:54:20 - 0:00 dovecot/ssl-params
root 6553702 1 0 16:52:01 - 0:00 dovecot/log
dovecot 12189718 1 0 16:52:01 - 0:00 dovecot/anvil
But these seem to be permanent.
Restarting dovecot there is an error sometimes logged: Sep 9 17:08:17 Buckow local3:err|error dovecot: master: Error: service(auth): Socket already exists: /var/run/dovecot/auth-login
And - some restarts later:
root 3997884 1 0 17:07:21 - 0:00 dovecot/ssl-params
root 6029330 1 0 16:54:20 - 0:00 dovecot/ssl-params
root 6226004 13172840 0 17:14:04 - 0:00 dovecot/config
root 6553702 1 0 16:52:01 - 0:00 dovecot/log
dovecot 6881398 1 0 17:06:13 - 0:00 dovecot/anvil root 7733432 13172840 0 17:14:04 - 0:00 dovecot/log root 7864522 1 0 17:06:13 - 0:00 dovecot/log dovecot 7995430 13172840 0 17:14:04 - 0:00 dovecot/anvil dovecot 9240682 1 0 17:11:20 - 0:00 dovecot/anvil root 9306298 1 0 17:13:28 - 0:00 dovecot/ssl-params root 9371814 1 0 17:11:20 - 0:00 dovecot/log dovecot 12189718 1 0 16:52:01 - 0:00 dovecot/anvil root 13172840 1 0 17:14:04 - 0:00 /usr/sbin/dovecot
What's wrong?
-- Kind regards / Mit freundlichen Grüßen A. Kossack
Andreas Kossack Andreas.Kossack@TU-Cottbus.De BTU Cottbus, Brandenburg, Germany, Walther-Pauer-Str.2, 03046 Cottbus http://wwwca.telesec.de/cgi-bin/caservice/Common/InstallRoot/DT-Root-CA-2.de...
Diese Nachricht wurde aus 100% wiederverwerteten Elektronen erstellt.
On Thu, 2010-09-09 at 17:15 +0200, Andreas Kossack wrote:
on my system ("AIX 6.1" 64bit) after "doveadm stop" there are some processes still alive:
Do you have shutdown_clients=yes (default)?
After some minutes I can see less than before:
root 6029330 1 0 16:54:20 - 0:00 dovecot/ssl-params root 6553702 1 0 16:52:01 - 0:00 dovecot/log
dovecot 12189718 1 0 16:52:01 - 0:00 dovecot/anvil
But these seem to be permanent.
If you kill ssl-params, do the other two processes die too?
What's wrong?
There's probably some problem with Dovecot detecting that process on the other side of pipe has died. What does "dovecot --build-options" say?
Hi Timo, hi all,
on my system ("AIX 6.1" 64bit) after "doveadm stop" there are some processes still alive:
Do you have shutdown_clients=yes (default)? Yes (as default).
After some minutes I can see less than before:
root 6029330 1 0 16:54:20 - 0:00 dovecot/ssl-params root 6553702 1 0 16:52:01 - 0:00 dovecot/log
dovecot 12189718 1 0 16:52:01 - 0:00 dovecot/anvil
But these seem to be permanent.
If you kill ssl-params, do the other two processes die too? No. Some "dovecot/log" and "dovecot/config" processes don't die after killing "dovecot/ssl-params".
There's probably some problem with Dovecot detecting that process on the other side of pipe has died. What does "dovecot --build-options" say? Build options: ioloop=poll ipv6 openssl io_block_size=8192 Mail storages: cydir maildir mbox mdbox raw sdbox shared SQL drivers: Passdb: checkpassword ldap pam passwd passwd-file Userdb: checkpassword ldap(plugin) passwd prefetch passwd-file
-- Kind regards / Mit freundlichen Grüßen A. Kossack
Andreas Kossack Andreas.Kossack@TU-Cottbus.De BTU Cottbus, Brandenburg, Germany, Walther-Pauer-Str.2, 03046 Cottbus http://wwwca.telesec.de/cgi-bin/caservice/Common/InstallRoot/DT-Root-CA-2.de...
Diese Nachricht wurde aus 100% wiederverwerteten Elektronen erstellt.
On Tue, 2010-09-14 at 13:38 +0200, Andreas Kossack wrote:
There's probably some problem with Dovecot detecting that process on the other side of pipe has died. What does "dovecot --build-options" say? Build options: ioloop=poll ipv6 openssl io_block_size=8192
Try if configure --with-ioloop=select happens to fix this? If not, I don't know if I can help without getting access to such a system where this breaks.
Hi Timo,
There's probably some problem with Dovecot detecting that process on the other side of pipe has died. What does "dovecot --build-options" say? Build options: ioloop=poll ipv6 openssl io_block_size=8192
Try if configure --with-ioloop=select happens to fix this? No success after "configure" with "--with-ioloop=select"
If not, I > don't know if I can help without getting access to such a system where this breaks. Let's see what's possible.
-- Mit freundlichen Grüßen A. Kossack
Andreas Kossack Andreas.Kossack@TU-Cottbus.De BTU Cottbus, Brandenburg, Germany, Walther-Pauer-Str.2, 03046 Cottbus http://wwwca.telesec.de/cgi-bin/caservice/Common/InstallRoot/DT-Root-CA-2.de...
Diese Nachricht wurde aus 100% wiederverwerteten Elektronen erstellt.
On Thu, 2010-09-09 at 17:15 +0200, Andreas Kossack wrote:
on my system ("AIX 6.1" 64bit) after "doveadm stop" there are some processes still alive:
I think this is a bug in AIX, but I added a workaround for it: http://hg.dovecot.org/dovecot-2.0/rev/4a5e2be6e112
participants (2)
-
Andreas Kossack
-
Timo Sirainen