[Bugs] [Bug 1365791] New: Geo-rep worker Faulty with OSError: [Errno 21] Is a directory
bugzilla at redhat.com
bugzilla at redhat.com
Wed Aug 10 08:41:27 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1365791
Bug ID: 1365791
Summary: Geo-rep worker Faulty with OSError: [Errno 21] Is a
directory
Product: GlusterFS
Version: mainline
Component: geo-replication
Assignee: bugs at gluster.org
Reporter: avishwan at redhat.com
CC: bugs at gluster.org
Description of problem:
During rename if Source and destination exists with same inode then Geo-rep
sends unlink for the source. Geo-rep is failing with EISDIR error during unlink
Traceback (most recent call last):
File "/usr/libexec/glusterfs/python/syncdaemon/repce.py", line 113, in worker
res = getattr(self.obj, rmeth)(*in_data[2:])
File "/usr/libexec/glusterfs/python/syncdaemon/resource.py", line 772, in
entry_ops
os.unlink(entry)
OSError: [Errno 21] Is a directory:
'.gfid/12711ebf-7fdc-4f4b-9850-2d75581eb452/New folder'
--
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