Feature ------- This feature provides a way of preventing split-brains in time. Summary ------- Please see Owners ------ Pranith Kumar Karampuri Ravishankar N Current status -------------- Feature complete. Code patches: and Detailed Description -------------------- Benefit to GlusterFS -------------------- It prevents split-brains in time. Scope ----- ### Nature of proposed change ### Implications on manageability None ### Implications on presentation layer None ### Implications on persistence layer None ### Implications on 'GlusterFS' backend None ### Modification to GlusterFS metadata None ### Implications on 'glusterd' None How To Test ----------- If we bring down bricks and perform writes in such a way that arbiter brick is the only source online, writes/reads will be made to fail with ENOTCONN. See 'tests/basic/afr/arbiter.t' in the glusterfs tree for examples. User Experience --------------- Similar to a normal replica 3 volume. The only change is the syntax in volume creation. See Dependencies ------------ None Documentation ------------- --- Status ------ Feature completed. See 'Current status' section for the patches. Comments and Discussion ----------------------- ---