Bug 1334696

Summary: No feedback on error while installing HE
Product: [oVirt] ovirt-node Reporter: Sandro Bonazzola <sbonazzo>
Component: UIAssignee: Ryan Barry <rbarry>
Status: CLOSED CURRENTRELEASE QA Contact: cshao <cshao>
Severity: high Docs Contact:
Priority: medium    
Version: 4.0CC: bugs, cshao, dfediuck, fdeutsch, leiwang, ycui
Target Milestone: ovirt-4.0.0-rcFlags: rule-engine: ovirt-4.0.0+
rule-engine: planning_ack+
fdeutsch: devel_ack+
ycui: testing_ack+
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: cockpit-ovirt-dashboard-0.10.2-0.0.1.el7ev Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-05 07:40: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:
Bug Depends On:    
Bug Blocks: 1140646    

Description Sandro Bonazzola 2016-05-10 11:13:29 UTC
While installing HE from master, hosted-engine --deploy failed and exited.

The Web UI continued showing the waiter image running.
The Web console in the devel tools just said "hosted-engine-setup exited"

Running hosted-engine --deploy in a terminal shows:
# hosted-engine --deploy
***L:ERROR Internal error: No module named netinfo.cache

I think that here the web ui should have reported some meaningful error.

Comment 1 wanghui 2016-06-16 05:49:45 UTC
Test version:
rhev-hypervisor7-ng-4.0-20160609.0.x86_64
cockpit-ovirt-dashboard-0.10.4-0.0.1.el7ev.noarch

Test steps:
1. Install rhev-hypervisor7-ng-4.0-20160609.0.x86_64
2. Start Hosted engine setup through cockpit
3. Input no when been asking "Are you sure you want to continue? (Yes, No)[Yes]: no"
4. Check the error output in cockpit UI.
5. Run #hosted-engine --deploy in terminal and also answer no in the same question.
6. Check the error output in terminal.

Test result:
1. After step4, the cockpit UI shows "Hosted Engine deployment failed: this system is not reliable, please check the issue, fix and redeploy".
2. After step6, the terminal shows "[ ERROR ] Hosted Engine deployment failed: this system is not reliable, please check the issue, fix and redeploy".


Now the cockpit UI shows the same error info as terminal does. So this issue is fixed in rhev-hypervisor7-ng-4.0-20160609.0.x86_64.

Comment 3 Sandro Bonazzola 2016-07-05 07:40:55 UTC
oVirt 4.0.0 has been released, closing current release.