Bug 1860843

Summary: package vdsm-gluster is not installed when "enable gluster service" is set at cluster level
Product: [oVirt] ovirt-distribution Reporter: Jiří Sléžka <jiri.slezka>
Component: glusterfsAssignee: Kaustav Majumder <kmajumde>
Status: CLOSED WONTFIX QA Contact: Avihai <aefrat>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.4.1CC: bugs, godas, tnisan
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-04-19 06:55:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Gluster RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jiří Sléžka 2020-07-27 08:43:07 UTC
Description of problem:

In a recovery process I had to remove host and uninstall all vdsm* related packages. Then I try to add this host back to oVirt and it looks like package vdsm-gluster was not installed regardless I have configured "enable gluster service" at cluster level.

It looks like dependency to because without this package host cannot be activated with error "Gluster command [<UNKNOWN>] failed on server <UNKNOWN>." and "VDSM ovirt-hci01.mch.local command ManageGlusterServiceVDS failed: The method does not exist or is not available: {'method': 'GlusterService.action'}"


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

oVirt 4.4.1.4-1.el8

How reproducible:


Steps to Reproduce:
1. remove host with glusterfs bricks on them
2. yum remove vdsm*
3. (in my case I recreate and heal glusterfs brick on host)
4. try to add host to oVirt with has enabled gluster service at cluster level

Actual results:

Host is installed bud cannot be activated with error "Gluster command [<UNKNOWN>] failed on server <UNKNOWN>." and "VDSM ovirt-hci01.mch.local command ManageGlusterServiceVDS failed: The method does not exist or is not available: {'method': 'GlusterService.action'}"

Expected results:

Host is added

Additional info:

When I manually install vdsm-gluster package, host is added without problems

Comment 1 Kaustav Majumder 2020-09-10 08:59:23 UTC
Having the engine and ovirt-host-deploy log would be useful.

Comment 2 Jiří Sléžka 2020-09-17 12:07:50 UTC
Unfortunately it was testing lab deployment and is gone now. I will recreate it but it will take some time...

Comment 3 RHEL Program Management 2020-11-18 09:36:57 UTC
The documentation text flag should only be set after 'doc text' field is provided. Please provide the documentation text and set the flag to '?' again.

Comment 4 Gobinda Das 2021-01-19 13:19:02 UTC
Any update when the logs will be available?

Comment 5 Jiří Sléžka 2021-01-26 09:52:37 UTC
I am sorry, my testing lab become production and I cannot break it anymore.

Comment 6 Gobinda Das 2021-04-19 06:55:48 UTC
Now we don't have any plan to fix this as we have already workaround(Install manually all required pkgs if removed).So closing this as won't fix.