Those hanging bash processes probably belong to the new virtual network scripts execution code. We changed the way we execute network isolation scripts alongside normal Virtual Manager actions so we only use one ssh connection per action. In our tests this performed well but we will check if there's any problem with hanging connections.
A new ticket was created to track the problem http://dev.opennebula.org/issues/1064 On Wed, Jan 18, 2012 at 12:48 PM, Rolandas Naujikas <[email protected]> wrote: > Hi, > > After some usage of Xen support in opennebula I found several "bash -s" > processes (and connections) hung in Xen nodes. In previous version (3.0) > it was not here. Restart of oned cleans them up. > > Regards, Rolandas > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Javier Fontán Muiños Project Engineer OpenNebula - The Open Source Toolkit for Data Center Virtualization www.OpenNebula.org | [email protected] | @OpenNebula _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
