I have a setup with 3 nodes running GlusterFS.
gluster volume create myBrick replica 3 node01:/mnt/data/myBrick node02:/mnt/data/myBrick node03:/mnt/data/myBrick
Unfortunately node1 seemed to stop syncing with the other nodes, but this was undetected for weeks!gluster volume create myBrick replica 3 node01:/mnt/data/myBrick node02:/mnt/data/myBrick node03:/mnt/data/myBrick
When I look into the physical storage of the bricks, node1 is very different
node01:/mnt/data/myBrick : 9GB data
node02:/mnt/data/myBrick : 12GB data
node03:/mnt/data/myBrick : 12GB data
node01:/mnt/data/myBrick : 9GB data
node02:/mnt/data/myBrick : 12GB data
node03:/mnt/data/myBrick : 12GB data
How do I sync data from the healthy nodes Node2/Node3 back to Node1?
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://lists.gluster.org/mailman/listinfo/gluster-users