Bug 1709201
| Summary: | Change md5 checksum used in GlusterHooks calls | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] vdsm | Reporter: | Sahina Bose <sabose> | ||||
| Component: | Gluster | Assignee: | Sahina Bose <sabose> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | SATHEESARAN <sasundar> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 4.30.0 | CC: | bugs, godas, jcall, rbarry, seamurph | ||||
| Target Milestone: | ovirt-4.3.6 | Keywords: | ZStream | ||||
| Target Release: | 4.30.24 | Flags: | sabose:
ovirt-4.3?
|
||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | ovirt-engine-4.3.6.3 | Doc Type: | Bug Fix | ||||
| Doc Text: |
Cause: MD5 checksum is used to compare gluster hook scripts across servers
Consequence: Call to get gluster hooks installed on a server fails on FIPs enabled system
Fix: Change to use sha256 checksum.
|
Story Points: | --- | ||||
| Clone Of: | |||||||
| : | 1723676 (view as bug list) | Environment: | |||||
| Last Closed: | 2019-09-26 19:42:50 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1640357, 1723676 | ||||||
| Attachments: |
|
||||||
|
Description
Sahina Bose
2019-05-13 07:45:09 UTC
*** Bug 1714783 has been marked as a duplicate of this bug. *** Tested with RHV 4.3.5.4 and RHGS 3.4.4 async ( glusterfs-3.12.2-47.2 ) Gluster Hooks are not available under the cluster for the first time, then later when syncing them, all the available and enabled hooks are listed promptly. But when trying to 'resolve conflicts' - the wizard shows 'MD5sum', but its actually the 'sha256sum' Its just the UI misdirection. The other major issue is that, when actually 'resolving conflicts' by copying the hook scripts to the missing host, null pointer exception is seen Based on the above reasons, marking this bug as failed verification Created attachment 1591785 [details]
engine.log.snip
Comment on attachment 1591785 [details]
engine.log.snip
Engine.log related to failed verification of this bug
After discussion with Sahina, this issue doesn't have high severity or urgency. This is not a blocker, this bug willplanned for RHV 4.3.6 I still do see exception while copying the hooks. I will raise a separate bug for the same. This bug is specific about implementation of sha256sum for hook scripts instead of md5sum. That is done and verified with ovirt-engine-4.3.6.3 This bugzilla is included in oVirt 4.3.6 release, published on September 26th 2019. Since the problem described in this bug report should be resolved in oVirt 4.3.6 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. |