Hi,
On 03/03/2016 11:14 AM, ABHISHEK PALIWAL wrote:
Couple of observations from the 'commands_output' file. getfattr -d -m . -e hex opt/lvmdir/c2/brick/logfiles/availability/CELLO_AVAILABILITY2_LOG.xml The afr xattrs do not indicate that the file is in split brain: # file: opt/lvmdir/c2/brick/logfiles/availability/CELLO_AVAILABILITY2_LOG.xml trusted.afr.c_glusterfs-client-1=0x000000000000000000000000 trusted.afr.dirty=0x000000000000000000000000 trusted.bit-rot.version=0x000000000000000b56d6dd1d000ec7a9 trusted.gfid=0x9f5e354ecfda40149ddce7d5ffe760ae getfattr -d -m . -e hex opt/lvmdir/c2/brick/logfiles/availability/CELLO_AVAILABILITY2_LOG.xml trusted.afr.c_glusterfs-client-0=0x000000080000000000000000 trusted.afr.c_glusterfs-client-2=0x000000020000000000000000 trusted.afr.c_glusterfs-client-4=0x000000020000000000000000 trusted.afr.c_glusterfs-client-6=0x000000020000000000000000 trusted.afr.dirty=0x000000000000000000000000 trusted.bit-rot.version=0x000000000000000b56d6dcb7000c87e7 trusted.gfid=0x9f5e354ecfda40149ddce7d5ffe760ae 1. There doesn't seem to be a split-brain going by the trusted.afr* xattrs. 2. You seem to have re-used the bricks from another volume/setup. For replica 2, only trusted.afr.c_glusterfs-client-0 and trusted.afr.c_glusterfs-client-1 must be present but I see 4 xattrs - client-0,2,4 and 6 3. On the rebooted node, do you have ssl enabled by any chance? There is a bug for "Not able to fetch volfile' when ssl is enabled: https://bugzilla.redhat.com/show_bug.cgi?id=1258931 Btw, you for data and metadata split-brains you can use the gluster CLI https://github.com/gluster/glusterfs-specs/blob/master/done/Features/heal-info-and-split-brain-resolution.md instead of modifying the file from the back end. -Ravi
|
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-users