There's one more issue:

after rebooting a vserver running sarge, tcpserver (qmail) eats 100% cpu. this only happens when rebooting it from inside (using reboot -f), not when I "vserver foo restart" manually from the host.

strace shows this (looping):
rt_sigprocmask(SIG_BLOCK, [CHLD], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [CHLD], NULL, 8) = 0
accept(0, 0xbffff878, [16])             = -1 EBADF (Bad file descriptor)

A restart of a vserver running woody (also using reboot -f) does not show this strange behaviour of tcpserver.

Christian.
_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to