[Bugs] [Bug 1548264] [Rebalance] "Migrate file failed: <filepath>: failed to get xattr [No data available]" warnings in rebalance logs

bugzilla at redhat.com bugzilla at redhat.com
Fri Mar 16 14:43:47 UTC 2018


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

Steve McDaniel <steve.mcdaniel at bitplatter.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |steve.mcdaniel at bitplatter.c
                   |                            |om



--- Comment #4 from Steve McDaniel <steve.mcdaniel at bitplatter.com> ---
It looks like this bug still exists in 4.0.

See:
https://github.com/gluster/glusterfs/blob/release-4.0/xlators/features/selinux/src/selinux.c#L192

and:

https://github.com/gluster/glusterfs/blob/release-4.0/xlators/features/selinux/src/selinux.c#L150

Excerpt from original report:
   > Should line 150 and 192 xlators/features/selinux/src/selinux.c of be

   > if (!priv->selinux_enabled || !dict)

   > instead of

   > if (!priv->selinux_enabled && !dict)



Bug was reported against Gluster 3.13.2 and is still present in 3.13.x

See bug report here: https://bugzilla.redhat.com/show_bug.cgi?id=1552228


This bug will cause the brick process to SEGFAULT due to a NULL ptr deref, and
the whole gluster volume will go down.


Bug is reproducible during a gluster rebalance if selinux is set to a DISABLED
state on the gluster node.

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