We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change the order but not the membership of bricks in a volume.
gluster volume commands fail because there is no real change to the underlying subsystem. The commands run but return an error.
I expect nothing to happen unless the brick membership changes
Sorry, I lost this when I was debugging.
I have a simple patch I will submit against this issue as a pull request.
The text was updated successfully, but these errors were encountered:
Sort bricks before comparison
4271f69
Resolves upstream issue voxpupuli#147
No branches or pull requests
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
Change the order but not the membership of bricks in a volume.
What are you seeing
gluster volume commands fail because there is no real change to the underlying subsystem. The commands run but return an error.
What behaviour did you expect instead
I expect nothing to happen unless the brick membership changes
Output log
Sorry, I lost this when I was debugging.
Any additional information you'd like to impart
I have a simple patch I will submit against this issue as a pull request.
The text was updated successfully, but these errors were encountered: