Bug 1372719

Summary: oVirt Cockpit dashboard does not show Node status (nodectl not installed)
Product: [oVirt] ovirt-node Reporter: Fabian Deutsch <fdeutsch>
Component: UIAssignee: Ryan Barry <rbarry>
Status: CLOSED CURRENTRELEASE QA Contact: Wei Wang <weiwang>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.0CC: bugs, cshao, dguo, fdeutsch, huzhao, leiwang, mgoldboi, weiwang, yaniwang, ycui
Target Milestone: ovirt-4.0.5Flags: rule-engine: ovirt-4.0.z+
mgoldboi: planning_ack+
fdeutsch: devel_ack+
ycui: testing_ack+
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovirt-node-ng-installer-ovirt-4.0-snapshot-2016103104.iso Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-18 07:36:58 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:
Bug Depends On: 1389679    
Bug Blocks:    

Description Fabian Deutsch 2016-09-02 13:13:54 UTC
Description of problem:
nodectl is currently not instaleld on Node 4.0, this way the node dashbaord does not show any Node status

Version-Release number of selected component (if applicable):
4.0.3

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Ying Cui 2016-09-04 13:56:00 UTC
Fabian, I am confused, we tested nodectl via cmd and checked the node dashboard on cockpit UI from beta to GA, and 4.0.3.
Not sure what should we do on on this bug.

Comment 2 Ryan Barry 2016-09-04 15:01:56 UTC
I believe this is upstream

Comment 3 Ying Cui 2016-09-05 23:59:30 UTC
Thanks Ryan! we will check the upstream to make sure that.

Comment 4 Ying Cui 2016-10-28 14:51:01 UTC
ovirt-node-ng-nodectl-4.0.6-0.20161028.0.el7 is built in upstream done, but installation is blocked by bug 1389679, if we want to fully verify this bug to check nodectl UI status on upstream build, then let's wait the bug 1389679 fix firstly.

Comment 5 Wei Wang 2016-11-15 03:20:23 UTC
Test Version
ovirt-node-ng-installer-ovirt-4.0-snapshot-2016110904.iso

Test Steps:
1. Clean install ovirt-node-ng-installer-ovirt-4.0-snapshot-2016110904.iso
2. Login cockpit website hostIP:9090 with root account
3. Select "Virtualization", then "Dashborad"
4. Check the node status is shown or not
5. Check the nodectl package is installed or not with command:
   #rpm -qa|grep nodectl
   

Result:
1. node status is shown on virtualization dashborad correctly
2. nodeclt is installed
   #rpm -qa|grep nodectl
   ovirt-node-ng-nodectl-4.0.6-0.20161108.0.el7.noarch

The bug cannot be reproduced, change the status to VERIFIED.