Bug 1116826 - Running a vm cause a libvirtError
Summary: Running a vm cause a libvirtError
Keywords:
Status: CLOSED DUPLICATE of bug 1114968
Alias: None
Product: oVirt
Classification: Retired
Component: vdsm
Version: 3.5
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Dan Kenigsberg
QA Contact: Gil Klein
URL:
Whiteboard: virt
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-07 12:08 UTC by Ori Gofen
Modified: 2016-05-26 01:48 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-08 08:32:59 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)
vdsm+engine logs (681.85 KB, application/x-tar)
2014-07-07 12:08 UTC, Ori Gofen
no flags Details

Description Ori Gofen 2014-07-07 12:08:51 UTC
Created attachment 916052 [details]
vdsm+engine logs

Description of problem:
Running a vm cause a libvirtError:"Failed to retrieve QoS metadata".

vdsm's log:
Thread-919::ERROR::2014-07-07 14:59:55,601::vm::319::vm.Vm::(_sampleCpuTune) vmId=`6eddfad3-b36c-4b7b-a9b1-ac5aaaf6f704`::Failed to retrieve QoS metadata
Traceback (most recent call last):
  File "/usr/share/vdsm/virt/vm.py", line 316, in _sampleCpuTune
    libvirt.VIR_DOMAIN_METADATA_ELEMENT, METADATA_VM_TUNE_URI, 0)
  File "/usr/share/vdsm/virt/vm.py", line 604, in f
    ret = attr(*args, **kwargs)
  File "/usr/lib64/python2.6/site-packages/vdsm/libvirtconnection.py", line 111, in wrapper
    ret = f(*args, **kwargs)
  File "/usr/lib64/python2.6/site-packages/libvirt.py", line 904, in metadata
    if ret is None: raise libvirtError ('virDomainGetMetadata() failed', dom=self)
libvirtError: argument unsupported: QEMU driver does not support <metadata> element


Version-Release number of selected component (if applicable):

ovirt-engine-3.5.0-0.0.master.20140629172257.git0b16ed7.el6.noarch
vdsm-4.16.0-3.git601f786.el6.x86_64

How reproducible:
100%

Steps to Reproduce:
1.create vm + disk
2.run vm

Actual results:
operation is successful but a fail appears on log



Expected results:
no fail should appear

Additional info:

Comment 1 Ori Gofen 2014-07-07 15:57:43 UTC
I set severity to urgent because it's might be the reason (or at least part of the reason) why getting a vm started on oVirt 3.5 takes so long

Comment 2 Omer Frenkel 2014-07-08 08:32:59 UTC

*** This bug has been marked as a duplicate of bug 1114968 ***


Note You need to log in before you can comment on or make changes to this bug.