From: Christian Jaeger (christian.jaeger_at_ethlife.ethz.ch)
Date: Mon 12 Apr 2004 - 05:53:32 BST
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
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver