Created attachment 1127543 [details] vdsm log Description of problem: [vmfex-hook] - Failed to run VM with vdsm-hook-vmfex-dev-4.17.20 Thread-115::ERROR::2016-02-16 10:40:20,087::vm::759::virt.vm::(_startUnderlyingVm) vmId=`404f96db-b224-4163-a21e-eeb8eb084d7b`::The vm start process failed Traceback (most recent call last): File "/usr/share/vdsm/virt/vm.py", line 703, in _startUnderlyingVm self._run() File "/usr/share/vdsm/virt/vm.py", line 1941, in _run self._connection.createXML(domxml, flags), File "/usr/lib/python2.7/site-packages/vdsm/libvirtconnection.py", line 124, in wrapper ret = f(*args, **kwargs) File "/usr/lib/python2.7/site-packages/vdsm/utils.py", line 1313, in wrapper return func(inst, *args, **kwargs) File "/usr/lib64/python2.7/site-packages/libvirt.py", line 3611, in createXML if ret is None:raise libvirtError('virDomainCreateXML() failed', conn=self) libvirtError: unsupported configuration: filterref is not supported for network interfaces of type direct Thread-115::INFO::2016-02-16 10:40:20,088::vm::1330::virt.vm::(setDownStatus) vmId=`404f96db-b224-4163-a21e-eeb8eb084d7b`::Changed state to Down: unsupported configuration: filterref is not supported for network interfaces of type direct (code=1) Version-Release number of selected component (if applicable): vdsm-hook-vmfex-dev-4.17.20-0.el7ev.noarch vdsm-4.17.20-0.el7ev.noarch How reproducible: 100 Steps to Reproduce: 1. Try to run VM using vmfex vNIC profile on a UCS server Actual results: Failed to run VM with error: "VM v4 is down with error. Exit message: unsupported configuration: filterref is not supported for network interfaces of type direct." Expected results: Should work and run as expected(as working on 3.5.8)
libvirt-1.2.17-13.el7_2.3.x86_64
Bug tickets must have version flags set prior to targeting them to a release. Please ask maintainer to set the correct version flags and only then set the target milestone.
This bug report has Keywords: Regression or TestBlocker. Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP.
This patch has actually made it into vdsm-4.17.23.1, which is testable now.
Verified on - 3.6.4-0.1.el6 and vdsm-4.17.23.1-0.el7ev.noarch