<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 27, 2017 at 9:27 PM, Sverker Abrahamsson <span dir="ltr"><<a href="mailto:sverker@abrahamsson.com" target="_blank">sverker@abrahamsson.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi<br>
I upgraded an old ovirt installation from 3.5 to latest version, but end up with this error message when running engine-setup:<br>
<br>
[ INFO ] Stage: Setup validation<br>
[ ERROR ] It seems that you are running your engine inside of the hosted-engine VM and are not in "Global Maintenance" mode. In that case you should put the system into the "Global Maintenance" mode before running engine-setup, or the hosted-engine HA agent might kill the machine, which might corrupt your data.<br>
[ ERROR ] Failed to execute stage 'Setup validation': Hosted Engine setup detected, but Global Maintenance is not set.<br>
<br>
This is not a hosted engine, so why does it think so? How can I get it past this step?<br></blockquote><div><br></div><div>Hi Sverker,</div><div>could you please share the output of:</div><div> sudo -u postgres psql engine -c "SELECT vm_guid, run_on_vds FROM vms WHERE vm_name in (select 'HostedEngine' union select option_value from vdc_options where option_name='HostedEngineVmName')"<br></div><div><br></div><div>thanks </div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Best regards<br>
/Sverker<br>
<br>
______________________________<wbr>_________________<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<wbr>/listinfo/users</a><br>
</blockquote></div><br></div></div>