[Bugs] [Bug 1429117] auth failure after upgrade to GlusterFS 3.10

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 7 14:11:19 UTC 2017


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

Jonathan Michalon <michalon at igbmc.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michalon at igbmc.fr
              Flags|needinfo?(news at ascora.de)   |



--- Comment #2 from Jonathan Michalon <michalon at igbmc.fr> ---
I am stumbling on the same problem.
Setting log level to DEBUG (gluster volume set volname
diagnostics.brick-log-level DEBUG) I got this first interesting stuff:
  allowed = "192.168.122.186", received addr = "R"
Then some time afterwards:
  allowed = "192.168.122.186", received addr = "m"

So it was looking like we were reading some random memory. And indeed looking
into source code, between 3.9 and 3.10 the big switch/case filling peer_addr
disappeared in /xlators/protocol/auth/addr/src/addr.c 
I think this is enough to tell that there is some problem here :)

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