[vdsm] Error while rebooting VM

2013-08-01 Thread Sandro Bonazzola
Hi, while rebooting hosted-engine VM I've the following error: vdsm-4.12.0-10.git295a069.fc19.x86_64 (nightly) libvirt-1.0.5.4-1.fc19.x86_64 (F19) mom-0.3.2-3.fc19.noarch (manually rebuilt from master due to missing package in nightly) Thread-621::DEBUG::2013-08-01 10:42:53,011::BindingXMLRPC::

Re: [vdsm] Error while rebooting VM

2013-08-01 Thread Michal Skrivanek
Hi, the new code from I0f88ebcab07dea20a0288f6b75c5888a74d9e440 broke it… Thanks, michal On Aug 1, 2013, at 10:53 , Sandro Bonazzola wrote: > Hi, while rebooting hosted-engine VM I've the following error: > > vdsm-4.12.0-10.git295a069.fc19.x86_64 (nightly) > libvirt-1.0.5.4-1.fc19.x86_64 (F19)

Re: [vdsm] Error while rebooting VM

2013-08-01 Thread Antoni Segura Puimedon
Looking at clientIF.py on the patch Michal pointed to, concretely on: +def removeVmFromMonitoredDomains(self, vmId): +for dom in self.domainVmIds: +#only take lock here to allow runVm to take the lock in-between +with self.domainVmIdsLock: +try:

Re: [vdsm] Error while rebooting VM

2013-08-01 Thread Dan Kenigsberg
On Thu, Aug 01, 2013 at 05:31:44AM -0400, Antoni Segura Puimedon wrote: > Looking at clientIF.py on the patch Michal pointed to, concretely on: > > +def removeVmFromMonitoredDomains(self, vmId): > +for dom in self.domainVmIds: > +#only take lock here to allow runVm to take

[vdsm] suggesting new Vdsm maintaniner(s)

2013-08-01 Thread Dan Kenigsberg
Nominating Toni Puimedon and/or Mark Wu as maintainers == During their recent year-or-two of participation in Vdsm development, both Toni and Mark has demonstrated a genuine care for the health and evolution of the the project. They both carry t

Re: [vdsm] [Users] vdsm v4.12.0 dependencies for el6 hosts

2013-08-01 Thread Dead Horse
Dan, Thank you! Patch Verified. - DHC On Thu, Aug 1, 2013 at 1:57 AM, Dan Kenigsberg wrote: > On Wed, Jul 31, 2013 at 04:36:00PM -0500, Dead Horse wrote: > > vdsm v4.12.0 for engine 3.3 has some unsatisfied dependencies on el6 > hosts: > > > > --> Finished Dependency Resolution > > Error: Packa