Your message dated Tue, 12 Jan 2010 17:15:13 +0100
with message-id <[email protected]>
and subject line Re: [Pkg-libvirt-maintainers] Bug#564902: virt-manager should 
cleanup before leaving
has caused the Debian Bug report #564902,
regarding virt-manager should cleanup before leaving
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
564902: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564902
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: virt-manager
Version: 0.8.2-1
Severity: important

To connect to remote kvm hosts via virt-manager I use

        qemu+ssh://hdun...@hostname/system

Problem: virt-manager does not terminate the remote helper
applications on exit. After 20 virt-manager sessions I see
20 processes writing to the Unix socket:

% ps -ef | grep vir | grep soc[k]
hdunkel   1388     1  0  2009 ?        00:00:01 nc -U 
/var/run/libvirt/libvirt-sock
hdunkel   2725     1  0  2009 ?        00:00:04 nc -U 
/var/run/libvirt/libvirt-sock
hdunkel   6015     1  0  2009 ?        00:00:07 nc -U 
/var/run/libvirt/libvirt-sock
hdunkel   6351     1  0  2009 ?        00:09:13 nc -U 
/var/run/libvirt/libvirt-sock
hdunkel   6487  6486  0 Jan11 ?        00:01:42 nc -U 
/var/run/libvirt/libvirt-sock
hdunkel   8357     1  0  2009 ?        00:00:00 nc -U 
/var/run/libvirt/libvirt-sock
hdunkel   8959     1  0  2009 ?        00:00:49 nc -U 
/var/run/libvirt/libvirt-sock
hdunkel  15585     1  0  2009 ?        00:00:02 nc -U 
/var/run/libvirt/libvirt-sock
hdunkel  15600     1  0  2009 ?        00:07:08 nc -U 
/var/run/libvirt/libvirt-sock
hdunkel  17042     1  0  2009 ?        00:00:01 nc -U 
/var/run/libvirt/libvirt-sock
hdunkel  18884     1  0  2009 ?        00:00:03 nc -U 
/var/run/libvirt/libvirt-sock
hdunkel  23735     1  0 Jan04 ?        00:03:42 nc -U 
/var/run/libvirt/libvirt-sock
hdunkel  24588     1  0  2009 ?        00:00:08 nc -U 
/var/run/libvirt/libvirt-sock
hdunkel  24626     1  0  2009 ?        00:00:00 nc -U 
/var/run/libvirt/libvirt-sock
hdunkel  25234     1  0  2009 ?        00:00:04 nc -U 
/var/run/libvirt/libvirt-sock
hdunkel  27183     1  0 Jan07 ?        00:00:07 nc -U 
/var/run/libvirt/libvirt-sock
hdunkel  27377     1  0  2009 ?        00:00:00 nc -U 
/var/run/libvirt/libvirt-sock
hdunkel  27969     1  0  2009 ?        00:00:00 nc -U 
/var/run/libvirt/libvirt-sock
hdunkel  30700     1  0  2009 ?        00:00:00 nc -U 
/var/run/libvirt/libvirt-sock
hdunkel  31233     1  0  2009 ?        00:01:13 nc -U 
/var/run/libvirt/libvirt-sock

This is fatal, because 20 is the max. On further attempts to
run virt-manager or virsh or any other libvirt tool I get

        error: cannot recv data: Connection reset by peer
        error: failed to connect to the hypervisor

Virsh ("virsh -c qemu+ssh://hdun...@hostname/system") terminates
the remote helper as expected, so I would assume this is something
specific for virt-manager.

Nc is from netcat-openbsd version 1.89-3.


Regards

Harri



--- End Message ---
--- Begin Message ---
Version: 0.8.2-2

On Tue, Jan 12, 2010 at 04:33:53PM +0100, Harald Dunkel wrote:
> To connect to remote kvm hosts via virt-manager I use
> 
>       qemu+ssh://hdun...@hostname/system
> 
> Problem: virt-manager does not terminate the remote helper
> applications on exit. After 20 virt-manager sessions I see
> 20 processes writing to the Unix socket:
That's fixed in 0.8.2-2.
Cheers,
 -- Guido


--- End Message ---

Reply via email to