On Fri, Jan 25, 2013 at 12:30:39PM +0800, Royce Lv wrote:
3. Actions we will take:
(1)As a work round we can first remove the zombie reaper from
supervdsm server
(2)I'll see whether python has a fixed version for this
It does not seem so:
http://hg.python.org/cpython/file/2c0197c95ec6/Lib/multiprocessing/manage...
Please open a python bug about it, and report it to the mailing list.
The python bug should have a simple reproducer, not something that
requires vdsm.
(3)Yaniv is working on changing vdsm/svdsm communication channel to
pipe and handle it ourselves, I believe we'll get rid of this with
that properly handled.