Bug 1741725

Summary: Geo-replication fails with missing gluster libgfchangelog.so
Product: [Community] GlusterFS Reporter: Hesham <hsahmed>
Component: geo-replicationAssignee: bugs <bugs>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: 6CC: bugs, bugs, cshao, lsvaty, mavital, nlevy, qiyuan, sabose, sbonazzo, sunkumar, weiwang, yaniwang, yturgema
Target Milestone: ---   
Target Release: ---   
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: 2019-12-10 18:00:53 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 Hesham 2019-08-16 00:34:53 UTC
Description of problem:
Geo-replication and remote data sync fails with the error: 
OSError: libgfchangelog.so: cannot open shared object file: No such file or directory

Version-Release number of selected component (if applicable):
glusterfs-libs-6.4-1.el7.x86_64

How reproducible:
Everytime

Steps to Reproduce:
1. Deploy Hyperconverged oVirt
2. Configure geo-replication and remote data sync
3. Error occurs when remote data sync starts

Actual results:
libgfchangelog.so not found error

Expected results:
Geo-replication should complete

Additional info:
Creating the link to missing library resolves the issue:
ln -s /usr/lib64/libgfchangelog.so.0 /usr/lib64/libgfchangelog.so

This is basically a bug with upstream gluster packaging

Comment 1 Sahina Bose 2019-09-04 13:00:47 UTC
Aravinda - change of product needed?

Comment 2 cshao 2019-11-21 06:07:54 UTC
(In reply to Sahina Bose from comment #1)
> Aravinda - change of product needed?

I think so. This bug is about gluster.

Comment 4 Sunny Kumar 2019-12-10 18:00:53 UTC
This bug is fixed in latest release.



https://review.gluster.org/#/c/glusterfs/+/22557/.

Closing this bug.