[Bugs] [Bug 1699394] New: [geo-rep]: Geo-rep goes FAULTY with OSError
bugzilla at redhat.com
bugzilla at redhat.com
Fri Apr 12 15:06:45 UTC 2019
https://bugzilla.redhat.com/show_bug.cgi?id=1699394
Bug ID: 1699394
Summary: [geo-rep]: Geo-rep goes FAULTY with OSError
Product: GlusterFS
Version: mainline
Status: NEW
Component: geo-replication
Keywords: Regression
Severity: urgent
Assignee: bugs at gluster.org
Reporter: sunkumar at redhat.com
CC: avishwan at redhat.com, bugs at gluster.org,
csaba at redhat.com, khiremat at redhat.com,
rallan at redhat.com, rhinduja at redhat.com,
rhs-bugs at redhat.com, sankarshan at redhat.com,
smali at redhat.com, storage-qa-internal at redhat.com
Depends On: 1699271
Target Milestone: ---
Classification: Community
+++ This bug was initially created as a clone of Bug #1699271 +++
Description of problem:
=======================
Geo-replication goes faulty
Traceback (most recent call last):
File "/usr/libexec/glusterfs/python/syncdaemon/repce.py", line 118, in worker
res = getattr(self.obj, rmeth)(*in_data[2:])
File "/usr/libexec/glusterfs/python/syncdaemon/changelogagent.py", line 37,
in init
return Changes.cl_init()
File "/usr/libexec/glusterfs/python/syncdaemon/changelogagent.py", line 21,
in __getattr__
from libgfchangelog import Changes as LChanges
File "/usr/libexec/glusterfs/python/syncdaemon/libgfchangelog.py", line 18,
in <module>
class Changes(object):
File "/usr/libexec/glusterfs/python/syncdaemon/libgfchangelog.py", line 20,
in Changes
use_errno=True)
File "/usr/lib64/python2.7/ctypes/__init__.py", line 360, in __init__
self._handle = _dlopen(self._name, mode)
OSError: libgfchangelog.so: cannot open shared object file: No such file or
directory
Version-Release number of selected component (if applicable):
=============================================================
mainline
How reproducible:
================
Always
Actual results:
===============
Geo-rep status is FAULTY
Expected results:
=================
Geo-rep status should be ACTIVE/PASSIVE
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1699271
[Bug 1699271] [geo-rep]: Geo-rep FAULTY in RHGS 3.5
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list