Federico Simoncelli has posted comments on this change.

Change subject: vm: catch getVolumeSize failures in _normalizeVdsmImg
......................................................................


Patch Set 3: Verified

New log output:

 Thread-65::ERROR::2013-07-17 
05:21:12,303::vm::1748::vm.Vm::(_normalizeVdsmImg) 
vmId=`56247ac3-b8c5-4763-b779-744a5b7a9a53`::Unable to get volume size for 
16e71d6c-bf73-4e0f-a49d-8df45967d28c
 Traceback (most recent call last):
   File "/usr/share/vdsm/vm.py", line 1745, in _normalizeVdsmImg
     drv['apparentsize'] = res['apparentsize']
 KeyError: 'apparentsize'
 Traceback (most recent call last):
   File "/usr/share/vdsm/vm.py", line 2020, in _startUnderlyingVm
     self._run()
   File "/usr/share/vdsm/vm.py", line 2814, in _run
     devices = self.buildConfDevices()
   File "/usr/share/vdsm/vm.py", line 1857, in buildConfDevices
     self._normalizeVdsmImg(drv)
   File "/usr/share/vdsm/vm.py", line 1750, in _normalizeVdsmImg
     drv['volumeID'])
 RuntimeError: Volume 16e71d6c-bf73-4e0f-a49d-8df45967d28c is corrupted or 
missing

-- 
To view, visit http://gerrit.ovirt.org/13529
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib8e170a85100e57d7e644614a21038d869777b82
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to