glusterdocs: Move Resolving-Peer-Rejected to Troubleshooting#266
Merged
prashanthpai merged 3 commits intogluster:masterfrom Sep 15, 2017
nbalacha:TroubleShooting
Merged
glusterdocs: Move Resolving-Peer-Rejected to Troubleshooting#266prashanthpai merged 3 commits intogluster:masterfrom nbalacha:TroubleShooting
prashanthpai merged 3 commits intogluster:masterfrom
nbalacha:TroubleShooting
Conversation
added 2 commits
September 14, 2017 21:01
Signed-off-by: N Balachandran <nbalacha@redhat.com>
Signed-off-by: N Balachandran <nbalacha@redhat.com>
| @@ -1,5 +1,11 @@ | |||
| Peer Rejected is a state a peer can be in. If you see a peer in this | |||
| state when you run 'gluster peer status' that means volume configuration | |||
| ##Fixing "Peer Rejected" | |||
Contributor
There was a problem hiding this comment.
A general note: If there isn't a space between # and start of the heading text, GitHub doesn't render it as a heading. You will see this broken across all documentation currently. As this is a new code, please add the space.
We should think of a way to automate bulk fixing this in all files.
| gluster peer probe <server> | ||
|
|
||
| 5. Restart glusterd, check 'gluster peer status' | ||
| 6. You may need to restart glusterd another time or two, keep checking |
Contributor
There was a problem hiding this comment.
Just a side note: From a user's perspective, statements in line 24 to 28 does not instil confidence in Gluster :(
Author
There was a problem hiding this comment.
That was the existing documentation - I just moved it to a different location. I plan to work with the glusterd folks to get it done properly.
Signed-off-by: N Balachandran <nbalacha@redhat.com>
prashanthpai
approved these changes
Sep 15, 2017
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Consolidate all topics dealing with resolving issues in the Troubleshooting section.
Signed-off-by: N Balachandran nbalacha@redhat.com