> -Was this an upgraded setup or a fresh v9.0 install? It was freshly installed 8.3 Centos rpms and upgraded to 9.0. I enabled granular after the upgrade. > - When there are entries yet to be healed, the CLI should > have prevented you toggling this option - was that not the > case? Indeed, enabling granular was only possible when there were 0 files to heal. Re-disabling it, however, did not impose this limitation. > - Can you find the directory name corresponding to the gfid > 011fcc1b-4d90-4c36-86ec-488aaa4db3b8 (use > https://github.com/gluster/glusterfs/blob/master/extras/gfid-to-dirname.sh > if needed) and see if all files/ sub directories (first level > only) inside it are same on all 3 bricks? Nifty little script! [root@node03 ~]# ./gfid2dirname.sh /gfs/gv0 011fcc1b-4d90-4c36-86ec-488aaa4db3b8 Location of the directory corresponding to gfid:011fcc1b-4d90-4c36-86ec-488aaa4db3b8 is /gfs/gv0/vmail/net/provocation/oracle/Maildir/.Sent/cur/ I get the same answer on all three nodes. This directory contains no subdirectories, only files. [root@node01 ~]# find /gfs/gv0/vmail/net/provocation/oracle/Maildir/.Sent/cur/ -type f |wc -l 10264 [root@node02 ~]# find /gfs/gv0/vmail/net/provocation/oracle/Maildir/.Sent/cur/ -type f |wc -l 10604 [root@node03 ~]# find /gfs/gv0/vmail/net/provocation/oracle/Maildir/.Sent/cur/ -type f |wc -l 10603 The figures don't fully add up to 4/343/344, but are very close. Nothing is is in split-brain, so it simply looks like node01 is lagging behind the other two. ________ Community Meeting Calendar: Schedule - Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC Bridge: https://meet.google.com/cpu-eiue-hvk Gluster-users mailing list Gluster-users@xxxxxxxxxxx https://lists.gluster.org/mailman/listinfo/gluster-users