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:
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.
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: