On 10/14/2015 11:08 PM, Игорь Бирюлин
wrote:
Not at the moment.. GFID is unique to a file (something akin to an inode number) and is assigned when a file is created. Data split-brain occurs when the file with same gfid already exists on both bricks, but there's a difference in the file's content. (eg. one write succeeded only on brick1 and another write only on brick2). gfid split-brain occurs when a file creation happens twice (say an application does an open() with O_CREAT) but succeeds only on one brick each time.
|
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-users