John Mulligan

Results 271 comments of John Mulligan
trafficstars

I don't think the expectation is for you to copy the topology file to either of the templates directories. Did you need to edit any of the files in either...

The lack of space on 1914102b7ae395f12797981a0e3cf5a4 is almost certainly the cause of the out of space error you are seeing. Because the heketidbstorage that the command creates is replica 3...

Yes, the minimum size is 2Gi. Without an up-to-date `topology info` & heketi logs or a db dump I'm afraid there's not much more I can do. Please note that...

Getting nothing from the `kubectl logs` command sounds weird. Typically there will be some logging generated by the server when you make requests to it. Heketi logs to stdio so...

Very odd indeed. Would you be willing to put a db dump on a pastebin? If so, run `heketi-cli db dump` to from within the pod get the json dump...

Very odd. What does the output of 'systemctl status -l glusterd.service' show?

This is tricky one because there's no obvious error message indicating why glusterd terminated on the reboot. There's a couple of things that I'd check: * Verify that /dev from...

If you provide the gk-deploy script a --ssh-keyfile it is supposed to switch from kubernetes executor to ssh executor. It may not be obvious but I don't think you need...

Your best bet is to look at the Red Hat OCS documentation which pretty much uses this same stack: https://access.redhat.com/documentation/en-us/red_hat_openshift_container_storage/3.11/html-single/deployment_guide/#part-Upgrade Generally the rule of thumb is to check that your...

It might be better if you asked this question in https://github.com/gluster/gluster-containers This project consumes the images produced by that project.