Bug 1415026

Summary: Both imgbase status and node status are shown on the screen after upgrade
Product: [oVirt] ovirt-node Reporter: Qin Yuan <qiyuan>
Component: Installation & UpdateAssignee: Yuval Turgeman <yturgema>
Status: CLOSED CURRENTRELEASE QA Contact: Qin Yuan <qiyuan>
Severity: medium Docs Contact:
Priority: low    
Version: 4.1CC: bugs, cshao, dguo, huzhao, jiawu, leiwang, mgoldboi, qiyuan, rbarry, sbonazzo, weiwang, yaniwang, ycui, yzhao
Target Milestone: ovirt-4.1.1Flags: rule-engine: ovirt-4.1+
cshao: testing_ack+
Target Release: 4.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-04-21 09:36:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Node RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
/var/log/*, /tmp/* none

Description Qin Yuan 2017-01-20 01:31:08 UTC
Created attachment 1242647 [details]
/var/log/*, /tmp/*

Description of problem:
Upgrade the node to the latest RHVH 4.1 version, reboot and log in to the new build, there are imgbase status and node status on the screen, as below:

  imgbase status: OK


  node status: OK
  See `nodectl check` for more information


Version-Release number of selected component (if applicable):
Build1:
redhat-virtualization-host-4.0-20161116.1
imgbased-0.8.10-0.1.el7ev.noarch
Build2(the latest):
redhat-virtualization-host-4.1-20170116.0
imgbased-0.9.4-0.1.el7ev.noarch


How reproducible:
100%


Steps to Reproduce:
1. Install Build1 and upgrade to Build2 using "yum update"
2. Reboot and log in to Build2

Actual results:
1. After step2, there are two status shown on the screen as described above.

Expected results:
1. After step2, only node status should be shown.

Additional info:

Comment 1 Qin Yuan 2017-02-28 10:19:14 UTC
Test Versions:
Build1:
redhat-virtualization-host-4.0-20161116.1
imgbased-0.8.10-0.1.el7ev.noarch
Build2(the latest):
redhat-virtualization-host-4.1-20170222.0
imgbased-0.9.13-0.1.el7ev.noarch

Test Steps:
1. Install Build1 and upgrade to Build2 using "yum update"
2. Reboot and log in to Build2

Test Results:
After logging in to Build2, there is only nodectl status, no imgbase status, just as below:

  node status: OK
  See `nodectl check` for more information


So, this bug is fixed, change status to VERIFIED.