You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2026. It is now read-only.
I'm deploy image: gluster/gluster-centos:latest but latest version about glusterfs need to be update before using.
systemd[1]: Starting GlusterFS, a clustered file-system server...
GlusterFS[72]: [glusterfsd.c:2233:parse_cmdline] 0-glusterfs: ERROR: parsing the volfile failed [No such file or directory]
glusterd[72]: USAGE: /usr/sbin/glusterd [options] [mountpoint]
systemd[1]: glusterd.service: control process exited, code=exited status=255
systemd[1]: Failed to start GlusterFS, a clustered file-system server.
systemd[1]: Unit glusterd.service entered failed state.
systemd[1]: glusterd.service failed.
systemd[1]: Starting GlusterFS, a clustered file-system server...
glusterd[80]: USAGE: /usr/sbin/glusterd [options] [mountpoint]
systemd[1]: glusterd.service: control process exited, code=exited status=255
"Fix that issue inside container"
yum update -y glusterfs glusterfs-server glusterfs-fuse
systemctl restart glusterd
Coud u please update latest version of glusterfs inside image gluster-centos.