
On Tue, May 7, 2019 at 10:32 AM Yedidyah Bar David <didi@redhat.com> wrote:
Up to 4.3.2 and initial 4.3.3 the hosts didn't get this kind of
requirement.
It was a bug before or perhaps a problem introduced by the 4.3.3 async updates
Weird.
How do you update your hosts? Only via 'yum update'? The engine admin ui? Something else?
Always putting them into maintenance through web admin gui and then running "yum update". The hosts OS release went from 7.4 to 7.6 during these 2 years and a half and ovirt-release from initial 4.0.6 to 4.3.3. [root@ov200 log]# grep release yum.log* yum.log:May 02 15:25:49 Updated: ovirt-release43-4.3.3.1-1.el7.noarch yum.log-20180101:Sep 26 18:28:26 Updated: centos-release-7-4.1708.el7.centos.x86_64 yum.log-20180101:Sep 26 18:29:11 Updated: ovirt-release41-4.1.6-1.el7.centos.noarch yum.log-20180326:Jan 19 11:39:41 Updated: ovirt-release41-4.1.8-1.el7.centos.noarch yum.log-20180326:Jan 26 10:21:06 Updated: ovirt-release41-4.1.9-1.el7.centos.noarch yum.log-20190101:May 24 15:38:48 Installed: ovirt-release42-4.2.3-1.el7.centos.noarch yum.log-20190101:May 24 15:41:00 Updated: centos-release-7-5.1804.el7.centos.2.x86_64 yum.log-20190101:Sep 06 12:32:46 Erased: ovirt-release41-4.1.9-1.el7.centos.noarch yum.log-20190101:Oct 09 17:16:15 Updated: centos-release-7-5.1804.4.el7.centos.x86_64 yum.log-20190101:Oct 09 17:17:03 Updated: ovirt-release42-4.2.6.2-1.el7.noarch yum.log-20190101:Nov 22 11:09:59 Updated: centos-release-7-5.1804.5.el7.centos.x86_64 yum.log-20190101:Nov 22 11:09:59 Updated: ovirt-release42-4.2.7.1-1.el7.noarch yum.log-20190306:Feb 01 15:29:49 Updated: centos-release-7-6.1810.2.el7.centos.x86_64 yum.log-20190306:Feb 01 15:31:46 Updated: ovirt-release42-4.2.8-1.el7.noarch yum.log-20190306:Mar 05 13:16:19 Installed: ovirt-release43-4.3.1-1.el7.noarch [root@ov200 log]#
And you never saw "updates available" icon in the ui?
yes, I got the icon relared to updates, but I think not related to ovirt-host specific package like now. Currently I have: [root@ov200 ~]# rpm -qa vdsm* vdsm-yajsonrpc-4.30.13-1.el7.noarch vdsm-hook-openstacknet-4.30.13-1.el7.noarch vdsm-jsonrpc-4.30.13-1.el7.noarch vdsm-api-4.30.13-1.el7.noarch vdsm-common-4.30.13-1.el7.noarch vdsm-network-4.30.13-1.el7.x86_64 vdsm-hook-vmfex-dev-4.30.13-1.el7.noarch vdsm-hook-nestedvt-4.30.13-1.el7.noarch vdsm-python-4.30.13-1.el7.noarch vdsm-4.30.13-1.el7.x86_64 vdsm-http-4.30.13-1.el7.noarch vdsm-client-4.30.13-1.el7.noarch vdsm-hook-macspoof-4.30.13-1.el7.noarch [root@ov200 ~]# Gianluca