Change in vdsm[master]: vm: catch getVolumeSize failures in _normalizeVdsmImg

fsimonce at redhat.com fsimonce at redhat.com
Wed Jul 17 09:25:52 UTC 2013


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 <fsimonce at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list