Re: [vdsm] Error while rebooting VM

2013-08-03 Thread Dan Kenigsberg
On Fri, Aug 02, 2013 at 03:15:46PM +0200, Sandro Bonazzola wrote: > Pushed a patch for the issue here: http://gerrit.ovirt.org/#/c/17599/ > > Now I see the following traceback in the logs: > > > Traceback (most recent call last): > File "/usr/share/vdsm/clientIF.py", line 382, in teardownVolum

Re: [vdsm] Error while rebooting VM

2013-08-02 Thread Sandro Bonazzola
Pushed a patch for the issue here: http://gerrit.ovirt.org/#/c/17599/ Now I see the following traceback in the logs: Traceback (most recent call last): File "/usr/share/vdsm/clientIF.py", line 382, in teardownVolumePath res = self.irs.teardownImage(drive['domainID'], File "/usr/share/vds

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

Re: [vdsm] Error while rebooting VM

2013-08-01 Thread Antoni Segura Puimedon
From: "Michal Skrivanek" > To: "Sandro Bonazzola" , "Yeela Kaplan" > > Cc: "Oved Ourfalli" , "VDSM Project Development" > > Sent: Thursday, August 1, 2013 11:20:07 AM > Subject: Re: [vdsm] Error while rebooting VM > >

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)

[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::