Open HTechHQ opened 5 years ago
@HTechHQ is this still happening?
As I see, Gluster could not run those commands if the service is down and it makes sense to me to have such dependency. How can you tell puppet to ignore the status of the service?
We could implement a try
and except
mechanism, or other methods, but would it make sense, to let Puppet complete, and leave your service down?
I think it's even better to see that puppet is failing (maybe from your monitoring, or from Puppetboard). The way around you believe that everything is fine.
But please correct me if I am misunderstanding your request.
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
I am basically running the example 02_simple, just adapted it to my node names
What are you seeing
What behaviour did you expect instead
I would expect the example to pass and the file system to come up. Because of the error message I don't know what to try any more. Please help me out, if I missed something or you need more info for debugging. Firewall settings ect. seam all to be fine. I can execute
gluster
commands manually and create a volume by hand.Output log
Any additional information you'd like to impart