Problem:
Currently gfid split-brains can be healed using the split-brain
resolution CLI or by setting the favorite-child-ploicy to take
care of that automatically. But the documentation still says GFID
split-brains can not be healed automatically and needs to be done
manually.
Fix:
Adding the steps to resolve the gfid mismatch using the split-brain
resolution CLI and updating the other sections appropriately.
The Automagic unsplit-brain section does not need any change as such.
Signed-off-by: karthik-us <ksubrahm@redhat.com>
Fixes: #692
PR addressing the changes to be made in case
of presence of problematic language in the
documentation.
Fixes: #619
Signed-off-by: srijan-sivakumar <ssivakum@redhat.com>
* Change all reference to open a new bug to open a new issue.
* And minor changes across to remove reference to bugzilla workflow.
Updates: gluster/glusterfs#824
- Fixes to Markdown syntax for code highlight
- `console` is used to highlight shell sessions
- Uniform char used for shell "#" in code blocks.
- Snapshot page styles fixed
- Replica 2 examples changed to Replica 3
Signed-off-by: Aravinda VK <avishwan@redhat.com>