<div dir="ltr"><div><div><div><div><div>I just testing several GPUs with pci-passthrough: GTX630, Tesla 2050 and FX5800.<br></div>None of them I got running with opengl/direct rendering inside the virtual machine.<br></div>I was thinking something to do with qxl driver, but after blacklisting it in the VMs kernel nothing was changed. <br>The VMs Xorg claiming always no display found even if I configure it with headless option: nvidia-xconfig -a --use-display-device=None --virtual=1280x1024 <br></div>But with nvidia-smi I can see the GPU status, and I can run all cuda tests where opengl/X11 is not involved.<br></div>My test system is CentOS 7 with ovirt 4.<br></div>BTW If I clone VM which was not running, to real host on bare metal, everything is running as expecting.<br><br><div><br><div><br><div><br><br><br></div></div></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">***********************************************************<br><br> Dr. Arman Khalatyan  eScience -SuperComputing <br> Leibniz-Institut für Astrophysik Potsdam (AIP)            <br> An der Sternwarte 16, 14482 Potsdam, Germany              <br><br>***********************************************************</div></div>
<br><div class="gmail_quote">On Mon, Jul 11, 2016 at 9:06 AM, Martin Polednik <span dir="ltr">&lt;<a href="mailto:mpolednik@redhat.com" target="_blank">mpolednik@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 08/07/16 11:29 +0200, Michal Skrivanek wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
On 06 Jul 2016, at 14:06, Francesco Romani &lt;<a href="mailto:fromani@redhat.com" target="_blank">fromani@redhat.com</a>&gt; wrote:<br>
<br>
<br></span><span class="">
From: &quot;Arman Khalatyan&quot; &lt;<a href="mailto:arm2arm@gmail.com" target="_blank">arm2arm@gmail.com</a>&gt;<br>
To: &quot;users&quot; &lt;<a href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a>&gt;<br>
Sent: Monday, July 4, 2016 11:52:24 AM<br>
Subject: [ovirt-users] Is it possible to disable qxl video?<br>
<br>
<br>
Hi,<br>
I am doing PCI Passthrough for GPUs.<br>
Is it possible somehow to disable/remove default video qxl?<br>
thanks,<br>
Arman,.<br>
Hi,<br>
<br>
The 4.0 Vdsm allows you to run a headless VM, meaning a VM without graphic device/frontend.<br>
Not sure Engine allows you that however.<br>
</span></blockquote>
<br>
no it doesn’t<br>
</blockquote>
<br>
Even if engine allowed that, it may not be the correct solution.<br>
<br>
Running headless with PCI passthrough is considered primary VGA<br>
passthrough[1]. Using primary VGA passthrough without OVMF could cause<br>
(will cause) quite a bit of headaches.<br>
<br>
If you really want to try that, I assume using before_vm_start hook to<br>
remove the video device should be enough.<br>
<br>
[1] <a href="http://wiki.xenproject.org/wiki/Xen_VGA_Passthrough" rel="noreferrer" target="_blank">http://wiki.xenproject.org/wiki/Xen_VGA_Passthrough</a> - it&#39;s<br>
possible to read about primary and secondary passthrough between the<br>
lines<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
However, if QXL is the problem (why is that so?) then you can switch to VGA(or CIRRUS if this is still 3.6)<br>
<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
I&#39;m afraid you will need to write a Vdsm hook.<br>
<br>
There could be simpler solutions depending on the Engine<br>
<br>
Bests,<br>
<br>
--<br>
Francesco Romani<br>
RedHat Engineering Virtualization R &amp; D<br>
Phone: 8261328<br>
IRC: fromani<br>
_______________________________________________<br>
Users mailing list<br>
</span><a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> &lt;mailto:<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a>&gt;<br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a> &lt;<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a>&gt;<br>
</blockquote></blockquote><div class="HOEnZb"><div class="h5">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
</blockquote>
<br>
</div></div></blockquote></div><br></div>