This is the way I update the HE:

run yum update on hosted engine
# yum upgrade -y

put cluster in global maintenance
# hosted-engine --set-maintenance --mode=global

run engine-setup on hosted engine
# engine-setup

reboot hosted engine
start hosted engine
# hosted-engine --vm-status
# hosted-engine --vm-start

turn off global maintenance
# hosted-engine --set-maintenance --mode=none

put each physical host in maintenance
upgrade each physical host
reboot (maybe)
On Sep 19 2018, at 6:54 pm, Gary Pedretty <g...@ravnalaska.net> wrote:
>
> What is the official recommended method in a Hosted Engine Data 
> Center/Cluster to upgrade the hosted_engine VM. Applying the updates on the 
> individual hosts is pretty straight forward using either the GUI or just 
> running yum update on each host once they are in maintenance mode. But what 
> about the engine? This is an engine vm that was created from the appliance 
> rpm initially. The documentation seems to skip over applying the periodic 
> updates except to the individual hosts.
> Thanks
> Gary
> __________________
>
>
> _______________________________________________
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/GDZPN6YTE7YKVKT773MEFVUW6X7HGYWM/
>

_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/3LPEWNXQ72Q2CQVWTLTIUM7MFDCPJJO4/

Reply via email to