This is a multi-part message in MIME format.
--------------DFD81B566578FF88852E2675
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Hi Simone.
I get the following result:
# 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')"
could not change directory to "/root"
vm_guid | run_on_vds
--------------------------------------+------------
4e4df6ea-ea01-465b-9424-4436aa24cec0 |
(1 row)
/Sverker
Den 2017-04-28 kl. 10:32, skrev Simone Tiraboschi:
On Thu, Apr 27, 2017 at 9:27 PM, Sverker Abrahamsson
<sverker(a)abrahamsson.com <mailto:sverker@abrahamsson.com>> wrote:
Hi
I upgraded an old ovirt installation from 3.5 to latest version,
but end up with this error message when running engine-setup:
[ INFO ] Stage: Setup validation
[ 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.
[ ERROR ] Failed to execute stage 'Setup validation': Hosted
Engine setup detected, but Global Maintenance is not set.
This is not a hosted engine, so why does it think so? How can I
get it past this step?
Hi Sverker,
could you please share the output of:
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')"
thanks
Best regards
/Sverker
_______________________________________________
Users mailing list
Users(a)ovirt.org <mailto:Users@ovirt.org>
http://lists.ovirt.org/mailman/listinfo/users
<
http://lists.ovirt.org/mailman/listinfo/users>
--------------DFD81B566578FF88852E2675
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi Simone.<br>
I get the following result:<br>
# 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>
could not change directory to "/root"<br>
vm_guid | run_on_vds <br>
--------------------------------------+------------<br>
4e4df6ea-ea01-465b-9424-4436aa24cec0 | <br>
(1 row)<br>
</p>
<p>/Sverker<br>
</p>
<br>
<div class="moz-cite-prefix">Den 2017-04-28 kl. 10:32, skrev Simone
Tiraboschi:<br>
</div>
<blockquote type="cite"
cite="mid:CAN8-ONpDaiPb1K3w-4KiQE20TO_g4F6G+JZ-L3q5etyktH4c-w@mail.gmail.com">
<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"
moz-do-not-send="true">sverker(a)abrahamsson.com</a>&gt;</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"
moz-do-not-send="true">Users(a)ovirt.org</a><br>
<a
href="http://lists.ovirt.org/mailman/listinfo/users"
rel="noreferrer" target="_blank"
moz-do-not-send="true">http://lists.ovirt.org/mailman<wbr...
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
<br>
</body>
</html>
--------------DFD81B566578FF88852E2675--