<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 19, 2015 at 11:16 AM, Martin Sivak <span dir="ltr"><<a href="mailto:msivak@redhat.com" target="_blank">msivak@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hello,<br>
<br>
hosted-engine has to be executed on a physical host (or a nested host<br>
with all the proper CPU flags) that supports KVM virtualization. That<br>
means linux kernel and the vmx flag in /proc/cpuinfo iirc.<br>
<br>
I am also adding Sandro who is the maintainer of the setup tool as he<br>
might have some additional insights.<br></blockquote><br>In hosted-engine the engine will run as a VM so if your host is a virtual machine too you are going to create a nested deployment. To create a nested env you need to:<br>- enable nested virtualization on the external hypervisor, follow here as a reference if you are using oVirt <a href="http://www.ovirt.org/Vdsm_Developers#Running_Node_as_guest_-_Nested_KVM">http://www.ovirt.org/Vdsm_Developers#Running_Node_as_guest_-_Nested_KVM</a><br>- if you are using oVirt as your external hypervisor, disable no-mac-spoof filter on the physical hypervisor otherwise your engine VM will no have network connectivity at all. You can proceed following this instructions: <a href="https://github.com/oVirt/vdsm/tree/master/vdsm_hooks/macspoof">https://github.com/oVirt/vdsm/tree/master/vdsm_hooks/macspoof</a></div><div class="gmail_quote"><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
<br>
Best regards<br>
<br>
--<br>
Martin Sivak<br>
SLA / oVirt<br>
<div><div class="h5"><br>
On Thu, Nov 19, 2015 at 10:55 AM, Budur Nagaraju <<a href="mailto:nbudoor@gmail.com">nbudoor@gmail.com</a>> wrote:<br>
> HI<br>
><br>
> Getting below error while doing a hosted engine setup, OS is running on<br>
> ESXi6.0 version.<br>
><br>
><br>
><br>
><br>
> [root@he ~]# hosted-engine --deploy<br>
> [ INFO ] Stage: Initializing<br>
> [ INFO ] Generating a temporary VNC password.<br>
> [ INFO ] Stage: Environment setup<br>
> Continuing will configure this host for serving as hypervisor and<br>
> create a VM where you have to install oVirt Engine afterwards.<br>
> Are you sure you want to continue? (Yes, No)[Yes]: yes<br>
> Configuration files: []<br>
> Log file:<br>
> /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20151119152307-cx1kgx.log<br>
> Version: otopi-1.3.2 (otopi-1.3.2-1.el6)<br>
> It has been detected that this program is executed through an SSH<br>
> connection without using screen.<br>
> Continuing with the installation may lead to broken installation<br>
> if the network connection fails.<br>
> It is highly recommended to abort the installation and run it<br>
> inside a screen session using command "screen".<br>
> Do you want to continue anyway? (Yes, No)[No]: yes<br>
> [ ERROR ] Failed to execute stage 'Environment setup': Hardware does not<br>
> support virtualization<br>
> [ INFO ] Stage: Clean up<br>
> [ INFO ] Generating answer file<br>
> '/var/lib/ovirt-hosted-engine-setup/answers/answers-20151119152311.conf'<br>
> [ INFO ] Stage: Pre-termination<br>
> [ INFO ] Stage: Termination<br>
> [root@he ~]#<br>
><br>
><br>
</div></div>> _______________________________________________<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/mailman/listinfo/users</a><br>
><br>
</blockquote></div><br></div></div>