Skip to content
New issue

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

Unsorted arrays can cause issues with gluster volume commands #147

Open
mdurell opened this issue Dec 28, 2017 · 0 comments
Open

Unsorted arrays can cause issues with gluster volume commands #147

mdurell opened this issue Dec 28, 2017 · 0 comments

Comments

@mdurell
Copy link

mdurell commented Dec 28, 2017

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 4.9.4
  • Ruby: 2.1.9p490 (2016-03-30 revision 54437)
  • Distribution: RHEL 7
  • Module version: current master and all previous releases

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.

mdurell added a commit to mdurell/puppet-gluster that referenced this issue Dec 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant