[Bugs] [Bug 1741899] the volume of occupied space in the bricks of gluster volume (3 nodes replica) differs on nodes and the healing does not fix it

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 19 06:27:17 UTC 2019


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



--- Comment #4 from Ravishankar N <ravishankar at redhat.com> ---
Could you check if there is actual missing data on lsy-gl-03? You might need to
compute the checksum of each brick individually.
https://github.com/gluster/glusterfs/blob/master/tests/utils/arequal-checksum.c
can be used for that.

# gcc tests/utils/arequal-checksum.c -o arequal-checksum

On each brick,
#./arequal-checksum -p /diskForTestData/tst -i .glusterfs

(See ./arequal-checksum --help for details).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Bugs mailing list