[Bugs] [Bug 1499180] [geo-rep]: Observed "Operation not supported" error with traceback on slave log

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 6 10:07:39 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1499180

Kotresh HR <khiremat at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|bugs at gluster.org            |khiremat at redhat.com



--- Comment #1 from Kotresh HR <khiremat at redhat.com> ---
Description of problem:
=======================

During the automation run found a traceback with Operation not supported errors
as follows: 

[2016-02-12 10:06:56.109858] I [repce(slave):92:service_loop] RepceServer:
terminating on reaching EOF.
[2016-02-12 10:06:56.110126] I [syncdutils(slave):220:finalize] <top>: exiting.
[2016-02-12 10:07:02.720356] E [repce(slave):117:worker] <top>: call failed: 
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 685, in
entry_ops
    [], [ENOTEMPTY, ESTALE, ENODATA])
  File "/usr/libexec/glusterfs/python/syncdaemon/syncdutils.py", line 475, in
errno_wrap
    return call(*arg)
  File "/usr/libexec/glusterfs/python/syncdaemon/resource.py", line 662, in
recursive_rmdir
    recursive_rmdir(gfid, entry, fullname)
  File "/usr/libexec/glusterfs/python/syncdaemon/resource.py", line 650, in
recursive_rmdir
    names = errno_wrap(os.listdir, [path], [ENOENT], [ESTALE])
  File "/usr/libexec/glusterfs/python/syncdaemon/syncdutils.py", line 475, in
errno_wrap
    return call(*arg)
OSError: [Errno 95] Operation not supported:
'.gfid/63d4c437-7990-4b4b-a6fa-c0c6ef942d3f/level88/symlink_to_files'


Other logs reported during readdir as:


[2016-02-12 09:57:51.995660] W [MSGID: 114031]
[client-rpc-fops.c:2669:client3_3_readdirp_cbk] 0-slave-client-8: remote
operation failed [Operation not permitted]
[2016-02-12 09:57:51.996228] W [MSGID: 114031]
[client-rpc-fops.c:2669:client3_3_readdirp_cbk] 0-slave-client-11:
remote operation failed [Operation not permitted]
[2016-02-12 09:57:51.996475] W [MSGID: 114031]
[client-rpc-fops.c:2669:client3_3_readdirp_cbk] 0-slave-client-9: remote
operation failed [Operation not permitted]
[2016-02-12 09:57:51.996700] W [MSGID: 114031]
[client-rpc-fops.c:2669:client3_3_readdirp_cbk] 0-slave-client-4: remote
operation failed [Operation not permitted]

Syncing is done to slave and arequal checksum matches.

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

mainline

-- 
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