Hide Forgot
+++ This bug was initially created as a clone of Bug #1679875 +++ Description of problem: Now we don't have validation whether gluster ansible role is installed or not.If it's not installed then the deployment will fail without any message. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Should have valid message before deployment. Additional info:
*** Bug 1679687 has been marked as a duplicate of this bug. ***
Tested with cockpit-ovirt-dashboard-0.12.4 and found that there is the warning, when gluster-ansible-roles is not available in the setup
Created attachment 1541241 [details] Screenshot showing the warning that gluster-ansible is not available
I was able to complete the Gluster/HCI deployment by replacing the rpm check for "gluster-ansible-roles" to the installed by default package "gluster-ansible" in the Cockpit ovirt-dashboard app.js file. gluster-ansible-roles (https://copr-dist-git.fedorainfracloud.org/cgit/sac/gluster-ansible/gluster-ansible-roles.git/tree/gluster-ansible.spec?h=epel7) and gluster-ansible (https://copr-dist-git.fedorainfracloud.org/cgit/sac/gluster-ansible/gluster-ansible.git/tree/gluster-ansible.spec?h=epel7) appear to have same content.
This bugzilla is included in oVirt 4.3.1 release, published on February 28th 2019. Since the problem described in this bug report should be resolved in oVirt 4.3.1 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.