<div dir="ltr">What I just tested on a lab environment of mine is this below<div><br></div><div>Starting situation is single host with CentOS 7.2 and SH Engine on CentOS 7.2 deployed from appliance</div><div>Version is 3.6.2.</div><div>Both are updated up to 26/01/16 nad there are 3 VMs running<br><div><div><br></div><div>- shutdown Vms</div><div><br></div><div><div>- move host to global maintenance</div><div>On host:</div><div>hosted-engine --set-maintenance --mode=global</div><div><br></div><div>- upgrade engine VM both from 3.6.2 to 3.6.3 and update its CentOS packages with:</div><div>On SH Engine:</div><div>yum update &quot;ovirt-engine-setup*&quot;</div><div>yum update</div><div>engine-setup</div><div><br></div><div>- reboot engine VM and verify correct access to web admin gui</div><div>You can verify its console status at this time with something like this run on host side:</div><div>hosted-engine --add-console-password --password=mypwd</div><div>/bin/remote-viewer vnc://localhost:5900 &amp;</div><div><br></div><div>NOTE: it seems that nc remote-viewer command doesn&#39;t survive the reboot... you have to reconnect</div><div><br></div><div>- verify oVirt version is right and all is ok, eg starting a VM and accessing its console; then shutdown again the VM</div><div><br></div><div>- move the host to local maintenance</div><div>On host:</div><div>hosted-engine --set-maintenance --mode=local</div><div><br></div><div>- update Host</div><div>On engine VM:</div><div>shutdown -h now</div><div>NOTE: I think this step about engine VM shouldn&#39;t be necessary in case of multi host environment. Simply you should go host by host with these steps up to completing upgrade of your hosts. </div><div><br></div><div>On host:</div><div>yum update</div><div>reboot</div><div><br></div><div>- Exit maintenance</div><div>On host:</div><div>hosted-engine --set-maintenance --mode=none</div><div><br></div><div>- Verify engine VM starts and access to web admin gui is ok</div><div><br></div><div>- Start your VMs and verify all is ok</div><div><br></div><div>I have just done this and all is ok: all storage domains (ISO, NFS and hosted_storage) are up and able to start and manage VMs</div><div><br></div><div>The only &quot;problem&quot; I have seeing is that in Hosts tab, the host is still marked for some minutes with a box and tip says &quot;Update available&quot;.</div><div>But then it goes away (no event regarding this on events pane... just wait)..</div><div><br></div><div>HIH,</div><div>Gianluca</div><div><br></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 4, 2016 at 11:19 AM, Joop <span dir="ltr">&lt;<a href="mailto:jvdwege@xs4all.nl" target="_blank">jvdwege@xs4all.nl</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 4-3-2016 10:44, Taste-Of-IT wrote:<br>
&gt; Hello Simon,<br>
&gt;<br>
&gt; i am new with oVirt, but are you sure, that this is the way for the<br>
&gt; self-hosted-engine? Because i have no commands with hosted-***. As far<br>
&gt; as i understand the engine runs in self-hosted-engine on same host and<br>
&gt; therefore there is no way to enter the vm with engine and set it to<br>
&gt; maintenance mode.?!<br>
</span>If you have only one host and it sounds like it then upgrading is a bit<br>
different.<br>
hosted-engine command is available on the HOST.<br>
Just shutdown all VM&#39;s, either way will work if you have<br>
ovirt-guest-agent running inside the VM&#39;s<br>
place hosted-engine in maintenance mode (hosted-engine --set-maintenance<br>
--mode=global)<br>
ssh, use vnc, into engine<br>
yum upgrade if you want to upgrade the system too, else running<br>
engine-setup will update only ovirt components.<br>
shutdown the engine.<br>
yum upgrade your host, reboot your host, once back up, disable<br>
maintenance mode (replace global with none)<br>
ha-agent and ha-broker will start the engine for you.<br>
<span class="HOEnZb"><font color="#888888"><br>
Joop<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<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>
</div></div></blockquote></div><br></div>