Bug 1156038 - [PPC] Libvirt fails to start VM process
Summary: [PPC] Libvirt fails to start VM process
Keywords:
Status: CLOSED DUPLICATE of bug 1157185
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.4.3
Hardware: ppc64
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: 3.4.4
Assignee: Nobody
QA Contact:
URL:
Whiteboard: virt
Depends On: 1150243
Blocks: 1122979
TreeView+ depends on / blocked
 
Reported: 2014-10-23 12:52 UTC by Ori Gofen
Modified: 2016-05-26 01:49 UTC (History)
15 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-26 11:40:20 UTC
oVirt Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
logs (562.06 KB, application/x-bzip)
2014-10-23 12:52 UTC, Ori Gofen
no flags Details


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 34400 0 master MERGED Add 03-vdsm-sebool-config handler Never
oVirt gerrit 34401 0 ovirt-3.5 MERGED Add 03-vdsm-sebool-config handler Never

Description Ori Gofen 2014-10-23 12:52:44 UTC
Created attachment 949867 [details]
logs

Description of problem:

Can't run a VM on the new power kvm build.

Thread-190::ERROR::2014-10-23 12:38:40,966::vm::2341::vm.Vm::(_startUnderlyingVm) vmId=`c9890aff-6cbf-4817-82dc-1f33adadf782`::The vm start process failed
Traceback (most recent call last):
  File "/usr/share/vdsm/vm.py", line 2301, in _startUnderlyingVm
    self._run()
  File "/usr/share/vdsm/vm.py", line 3252, in _run
    self._connection.createXML(domxml, flags),
  File "/usr/lib64/python2.7/site-packages/vdsm/libvirtconnection.py", line 92, in wrapper
    ret = f(*args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 2920, in createXML
if ret is None:raise libvirtError('virDomainCreateXML() failed', conn=self)


Version-Release number of selected component (if applicable):
vdsm-4.14.17-1.pkvm2_1.ppc64


How reproducible:
100%

Steps to Reproduce:
1.run VM

Actual results:
libvirt fails to start qemu process 

Expected results:
VM's should run

Additional info:

Comment 1 Michal Skrivanek 2014-10-23 13:08:28 UTC
looks like the same issue as in bug 1150243 due to the fact that vdsm is preinstalled on the box, much like in the rhev-h case.

Comment 2 Michal Skrivanek 2014-10-23 13:12:35 UTC
workaround is to run "vdsm-tool sebool-config" right after PowerKVM installation

Comment 5 Fabian Deutsch 2014-10-23 14:56:08 UTC

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

Comment 8 Michal Skrivanek 2014-10-24 05:28:20 UTC
Dan, the solution for node is not going to fix this one. Any other option?

Comment 9 Dan Kenigsberg 2014-10-24 10:26:17 UTC
Yaniv Bronheim promised to make a "configurator" out of the set-sebool code. This would make it run when ovirt-host-deploy issues `vdsm-tool configure`.

Comment 10 Yaniv Bronhaim 2014-10-26 11:40:20 UTC

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


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