-
Notifications
You must be signed in to change notification settings - Fork 135
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
GlusterClient container crashes, no logs #176
Comments
Possibly issue gluster/glusterfs#2467 |
which version of glusterfs are you using? |
Also happen in centos 7 glusterfs 6.10. Don't know which container cause this. |
glusterfs-client:Latest which as [per the repo is running v3.13]9#176 (comment) |
Maybe... My issue is that the container crashes on start, and provides no logs. I can't see if you are using the server or client containers in your issue. |
Dunno... But given that this repo/container(s) are capped at Gluster v3.13 on the latest tag, I would not look for your solutions here. My only "solution" for a containerized GlusterFS v9.x+ is to go built it myself: https://github.com/GoingOffRoading/GlusterFS Just started this AM, will have a basic dockerfile/image to pull later today |
@GoingOffRoading see if kadalu project helps in any ways. |
I can't find where Gluster is used in their files outside of a mention in the readme so probably not. Also, the repository is using an apiVersion that does not work with the current version of Kubernetes. |
Adding explanation for future reference if someone wants to check on kadalu.io
Gluster is used as the filesystem layer in kadalu. Kadalu just takes care of management in k8s native way (using configmap, CSI, and operator).
are you talking about |
See Title
GlusterClient has no documentation in this repo.
Launched in Docker/Kubernetes and crashes with no messaging/logs to suggest why.
The text was updated successfully, but these errors were encountered: