<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
attached output from one host. others look similar.<br>
<br>
<br>
<br>
<div class="moz-cite-prefix">On 5/20/16 11:47 AM, Nir Soffer wrote:<br>
</div>
<blockquote
cite="mid:CAMRbyyugpfC-NKj8Q0cUxRcfsLgb_1b=F6D+pe+9NuF=1F9hFw@mail.gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">On Fri, May 20, 2016 at 9:25 PM, Bill
James <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:bill.james@j2.com" target="_blank">bill.james@j2.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"> yes<br>
<br>
[root@ovirt2 prod .shard]# sestatus<br>
SELinux status: disabled<br>
<br>
[root@ovirt3 prod ~]# sestatus<br>
SELinux status: disabled</div>
</blockquote>
<div><br>
</div>
<div>Can you share output of:</div>
<div><br>
</div>
<div>ps -e -o
euser,user,suser,fuser,egroup,rgroup,sgroup,fgroup,cmd |
egrep 'qemu|libvirt'</div>
<div>ps auxe | egrep 'qemu|libvirt'<br>
</div>
<div> </div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>
<div class="h5"><br>
<br>
<br>
<br>
<div>On 5/20/16 11:13 AM, Nir Soffer wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">On Fri, May 20, 2016
at 9:02 PM, Bill James <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:bill.james@j2.com"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:bill.james@j2.com">bill.james@j2.com</a></a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
[root@ovirt1 prod ~]# sestatus<br>
SELinux status: disabled</div>
</blockquote>
<div><br>
</div>
<div>Same on ovirt2?</div>
<div> </div>
<blockquote class="gmail_quote"
style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>
<div><br>
<br>
<br>
<br>
<div>On 5/20/16 10:49 AM, Nir Soffer
wrote:<br>
</div>
<blockquote type="cite">
<p dir="ltr">This smells like
selinux issues, did yoi try with
permissive mode?</p>
<div class="gmail_quote">בתאריך 20
במאי 2016 7:59 אחה״צ, "Bill
James" <<a
moz-do-not-send="true"
href="mailto:bill.james@j2.com"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:bill.james@j2.com">bill.james@j2.com</a></a>>
כתב:<br type="attribution">
<blockquote class="gmail_quote"
style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Nobody
has any ideas or thoughts on
how to troubleshoot?<br>
<br>
why does qemu group work but
not kvm when qemu is part of
kvm group?<br>
<br>
[root@ovirt1 prod vdsm]# grep
qemu /etc/group<br>
cdrom:x:11:qemu<br>
kvm:x:36:qemu,sanlock<br>
qemu:x:107:vdsm,sanlock<br>
<br>
<br>
On 5/18/16 3:47 PM, Bill James
wrote:<br>
<blockquote
class="gmail_quote"
style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
another data point.<br>
Changing just owner to qemu
doesn't help.<br>
Changing just group to qemu
does. VM starts fine after
that.<br>
<br>
<br>
<br>
On 05/18/2016 11:49 AM, Bill
James wrote:<br>
<blockquote
class="gmail_quote"
style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
Some added info. This
issue seems to be just
like this bug:<br>
<a moz-do-not-send="true"
href="https://bugzilla.redhat.com/show_bug.cgi?id=1052114"
rel="noreferrer"
target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=1052114</a><br>
<br>
I have verified that chown
qemu:qemu of disk image
also fixes the startup
issue.<br>
I'm using raw, not qcow
images.<br>
<br>
<br>
[root@ovirt2 prod
a7af2477-4a19-4f01-9de1-c939c99e53ad]#
qemu-img info
253f9615-f111-45ca-bdce-cbc9e70406df<br>
image:
253f9615-f111-45ca-bdce-cbc9e70406df<br>
file format: raw<br>
virtual size: 20G
(21474836480 bytes)<br>
disk size: 1.9G<br>
[root@ovirt2 prod
a7af2477-4a19-4f01-9de1-c939c99e53ad]#
ls -l
253f9615-f111-45ca-bdce-cbc9e70406df<br>
-rw-rw---- 1 qemu qemu
21474836480 May 18 11:38
253f9615-f111-45ca-bdce-cbc9e70406df<br>
<br>
(default perms = vdsm:kvm)<br>
<br>
qemu-img-ev-2.3.0-31.el7_2.4.1.x86_64<br>
qemu-kvm-ev-2.3.0-31.el7_2.4.1.x86_64<br>
libvirt-daemon-1.2.17-13.el7_2.4.x86_64<br>
<br>
<br>
Ideas??<br>
<br>
</blockquote>
<br>
</blockquote>
<br>
_______________________________________________<br>
Users mailing list<br>
<a moz-do-not-send="true"
href="mailto:Users@ovirt.org"
target="_blank">Users@ovirt.org</a><br>
<a moz-do-not-send="true"
href="http://lists.ovirt.org/mailman/listinfo/users"
rel="noreferrer"
target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
</blockquote>
</div>
</blockquote>
<br>
</div>
</div>
<p><a moz-do-not-send="true"
href="http://www.j2.com/?utm_source=j2global&utm_medium=xsell-referral&utm_campaign=employeeemail"
target="_blank"><span
style="color:windowtext;text-decoration:none"><img
moz-do-not-send="true"
src="http://home.j2.com/j2_Global_Cloud_Services/j2_Global_Email_Footer.jpg"
alt="www.j2.com" height="46"
border="0" width="391"></span></a></p>
<p><span
style="font-size:8pt;font-family:Arial,sans-serif;color:gray">This
email, its contents and attachments
contain information from <a
moz-do-not-send="true"
href="http://www.j2.com/?utm_source=j2global&utm_medium=xsell-referral&utm_campaign=employemail"
target="_blank">j2 Global, Inc</a>.
and/or its affiliates which may be
privileged, confidential or
otherwise protected from disclosure.
The information is intended to be
for the addressee(s) only. If you
are not an addressee, any
disclosure, copy, distribution, or
use of the contents of this message
is prohibited. If you have received
this email in error please notify
the sender by reply e-mail and
delete the original message and any
copies. © 2015 <a
moz-do-not-send="true"
href="http://www.j2.com/"
target="_blank">j2 Global, Inc</a>.
All rights reserved. <a
moz-do-not-send="true"
href="http://www.efax.com/"
target="_blank">eFax ®</a>, <a
moz-do-not-send="true"
href="http://www.evoice.com/"
target="_blank">eVoice ®</a>, <a
moz-do-not-send="true"
href="http://www.campaigner.com/"
target="_blank">Campaigner ®</a>,
<a moz-do-not-send="true"
href="http://www.fusemail.com/"
target="_blank">FuseMail ®</a>, <a
moz-do-not-send="true"
href="http://www.keepitsafe.com/"
target="_blank">KeepItSafe ®</a>
and <a moz-do-not-send="true"
href="http://www.onebox.com/"
target="_blank">Onebox ®</a> are !
registere d trademarks of <a
moz-do-not-send="true"
href="http://www.j2.com/"
target="_blank">j2 Global, Inc</a>.
and its affiliates.</span></p>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
<br>
<p><a moz-do-not-send="true"
href="http://www.j2.com/?utm_source=j2global&utm_medium=xsell-referral&utm_campaign=employeeemail"
target="_blank"><span
style="color:windowtext;text-decoration:none"><img
moz-do-not-send="true"
src="http://home.j2.com/j2_Global_Cloud_Services/j2_Global_Email_Footer.jpg"
alt="www.j2.com" height="46" border="0"
width="391"></span></a></p>
<p><span
style="font-size:8pt;font-family:Arial,sans-serif;color:gray">This
email, its contents and attachments contain
information from <a moz-do-not-send="true"
href="http://www.j2.com/?utm_source=j2global&utm_medium=xsell-referral&utm_campaign=employemail"
target="_blank">j2 Global, Inc</a>. and/or its
affiliates which may be privileged, confidential
or otherwise protected from disclosure. The
information is intended to be for the
addressee(s) only. If you are not an addressee,
any disclosure, copy, distribution, or use of
the contents of this message is prohibited. If
you have received this email in error please
notify the sender by reply e-mail and delete the
original message and any copies. © 2015 <a
moz-do-not-send="true"
href="http://www.j2.com/" target="_blank">j2
Global, Inc</a>. All rights reserved. <a
moz-do-not-send="true"
href="http://www.efax.com/" target="_blank">eFax
®</a>, <a moz-do-not-send="true"
href="http://www.evoice.com/" target="_blank">eVoice
®</a>, <a moz-do-not-send="true"
href="http://www.campaigner.com/"
target="_blank">Campaigner ®</a>, <a
moz-do-not-send="true"
href="http://www.fusemail.com/"
target="_blank">FuseMail ®</a>, <a
moz-do-not-send="true"
href="http://www.keepitsafe.com/"
target="_blank">KeepItSafe ®</a> and <a
moz-do-not-send="true"
href="http://www.onebox.com/" target="_blank">Onebox
®</a> are ! registere d trademarks of <a
moz-do-not-send="true"
href="http://www.j2.com/" target="_blank">j2
Global, Inc</a>. and its affiliates.</span></p>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
<br>
<p><a href="http://www.j2.com/?utm_source=j2global&utm_medium=xsell-referral&utm_campaign=employeeemail"><span style='color:windowtext;
text-decoration:none'><img border=0 width=391 height=46
src="http://home.j2.com/j2_Global_Cloud_Services/j2_Global_Email_Footer.jpg" alt="www.j2.com"></span></a></p>
<p><span style='font-size:8.0pt;font-family:"Arial","sans-serif";
color:gray'>This email, its contents and attachments contain information from <a href="http://www.j2.com/?utm_source=j2global&utm_medium=xsell-referral&utm_campaign=employemail">j2 Global, Inc</a>. and/or its affiliates which may be privileged, confidential or otherwise protected from disclosure. The information is intended to be for the addressee(s) only. If you are not an addressee, any disclosure, copy, distribution, or use of the contents of this message is prohibited. If you have received this email in error please notify the sender by reply e-mail and delete the original message and any copies. 2015 <a href="http://www.j2.com/">j2 Global, Inc</a>. All rights reserved. <a href="http://www.efax.com/">eFax </a>, <a href="http://www.evoice.com/">eVoice </a>, <a href="http://www.campaigner.com/">Campaigner </a>, <a href="http://www.fusemail.com/">FuseMail </a>, <a href="http://www.keepitsafe.com/">KeepItSafe </a> and <a href="http://www.onebox.com/">Onebox </a> are registered trademarks of <a href="http://www.j2.com/">j2 Global, Inc</a>. and its affiliates.</span></p></body>
</html>