
5 Jun
2018
5 Jun
'18
10:05 p.m.
Hi guys, how do you upgrade ovirt nodes? I can't figure out the best practice from documentation. If I try `Check for upgrades` from oVirt Hosted engine interface, nothing happens. If I run `yum update` on an ovirt node, I get offered the following: ``` Installing: ovirt-node-ng-image-update noarch 4.2.3.1-1.el7 ovirt-4.2 643 M replacing ovirt-node-ng-image-update-placeholder.noarch 4.2.1.1-1.el7.centos ``` I can access all the CentOS packages if I run `yum update --enablerepos=base,updates,extras`. So, what is the proper way to do it? Thanks, Jakov