Bug 1540227
Summary: | [cockpit-ovirt-dashboard] RHEL HV: Hosted Engine deployment page fails to get loaded. "Loading Wizard" is shown forever | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [oVirt] cockpit-ovirt | Reporter: | Elad <ebenahar> | ||||||
Component: | UI | Assignee: | Phillip Bailey <phbailey> | ||||||
Status: | CLOSED NOTABUG | QA Contact: | meital avital <mavital> | ||||||
Severity: | urgent | Docs Contact: | |||||||
Priority: | urgent | ||||||||
Version: | 0.11.6 | CC: | ebenahar, rbarry, stirabos, ylavi | ||||||
Target Milestone: | ovirt-4.2.2 | Keywords: | Regression | ||||||
Target Release: | --- | Flags: | rule-engine:
ovirt-4.2+
rule-engine: blocker+ |
||||||
Hardware: | x86_64 | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2018-02-07 13:31:53 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | SLA | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Elad, Could you please check the developer's console and tell me what is being logged there? nodectl is not installed. Disabling node functionality app.js:25 Failed to read file /var/lib/ovirt-hosted-engine-setup/answers/he-answer.conf. Check that the file exists and is not empty app.js:25 No gdeploy answer files found. Thanks. Not much to go on there. I'll see if I can replicate the problem locally. Elad, is this reproducible on 7.4? Otherwise, can you see if: ansible all -i "localhost," -m setup --ask-pass Ever returns? Created attachment 1392675 [details]
Screenshot - RHEL7.4
Deployment page is loaded up successfully on RHEL7.4 hypervisor
cockpit-ovirt-dashboard-0.11.9-0.1.el7ev.noarch
ovirt-hosted-engine-setup-2.2.9-1.el7ev.noarch
vdsm-4.20.17-1.el7ev.x86_64
Red Hat Enterprise Linux Server 7.4 (Maipo)
kernel - 3.10.0-693.el7.x86_64
|
Created attachment 1388414 [details] logs and screenshot Description of problem: On RHEL hypervisor, with installed cockpit-ovirt-dashboard, an attempt to load the hosted engine page ends up with the page stuck on "Loading Wizard". ovirt-hosted-engine-setup package is installed. Version-Release number of selected component (if applicable): cockpit-ovirt-dashboard-0.11.6-0.1.el7ev.noarch RHEL7.5 vdsm-4.20.17-1.el7ev.x86_64 ovirt-hosted-engine-setup-2.2.8-2.el7ev.noarch How reproducible: Always Steps to Reproduce: 1. Access RHEL hypervisor with cockpit-ovirt-dashboard installed and cockpit.service started via web with port 9090 2. Navigate to Hosted Engine page and start deployment (Tried both with ansbile and vintage) Actual results: The page is stuck on "Loading Wizard" forever. Expected results: Page should be loaded Additional info: logs and screenshot