<div dir="ltr"><div><div><div><div><div><div><div>Hi,<br><br></div>You will need to enable nested virtualization in your physical host.<br><br></div>To check if enable:<br>cat /sys/module/kvm_intel/parameters/nested<br><br></div>If the output is "N", you will need to add a file <br>/etc/modprobe.d/kvm_intel.conf<br></div>with the content:<br>options kvm-intel nested=Y<br><br></div>Then reboot, or reload the KVM module.<br><br></div><div>Note that the performance of the nested VMs will be impacted.<br></div><div><br></div>Regards,<br></div>Fred<br><div><div><div><div><div><div><br>[1] <a href="https://www.linux-kvm.org/page/Nested_Guests">https://www.linux-kvm.org/page/Nested_Guests</a><br>[2] <a href="https://www.linuxtechi.com/enable-nested-virtualization-kvm-centos-7-rhel-7/">https://www.linuxtechi.com/enable-nested-virtualization-kvm-centos-7-rhel-7/</a><br></div></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 30, 2018 at 4:02 PM, James Michels <span dir="ltr"><<a href="mailto:karma.sometimes.hurts@gmail.com" target="_blank">karma.sometimes.hurts@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Greetings.<div><br></div><div>In terms of teaching our students how to create and configure an oVirt infrastructure, we're planning to provide each of them a VM that will act as a Manager server, which has no issues so far. The problem is that we don't have enough physical machines to use as virtualization servers (VDSM), therefore we have been trying to use a CentOS7 based oVirt guest to run as a VDSM server.</div><div><br></div><div>However, when trying to add it as a host, a (logical) error message shows up saying that the VM doesn't allow virtualization.</div><div><br></div><div>The question is simple: Is there a way to enable virtualization on an oVirt VM, so we can deploy them as VDSM servers?</div><div><br></div><div>This is oVirt 4.2.2 FWIW.</div><div><br></div><div>Thanks</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>James</div></font></span></div>
<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>