On Tue, Mar 12, 2019 at 10:46 AM Sanju Rakonde <srakonde@xxxxxxxxxx> wrote:
Hi Maurya,Can you please share the glusterd.log with us? It will be stored under /var/log/glusterfs/ directory.Thanks,SanjuOn Mon, Mar 11, 2019 at 4:09 PM Maurya M <mauryam@xxxxxxxxx> wrote:Hi All,I am trying to install gluster 4.1 on 3 nodes on my AKS cluster using gluster-kubernetes project.As i followed the pre-setup instructions with opening the firewall, providing raw block devices, install glusterfs-client / server & start the gluster on the node: i am getting this error below:Mar 11 10:22:54 aks-agentpool-26682136-0 systemd[1]: Starting GlusterFS, a clustered file-system server...-- Subject: Unit glusterd.service has begun start-up-- Defined-By: systemd---- Unit glusterd.service has begun starting up.Mar 11 10:22:54 aks-agentpool-26682136-0 GlusterFS[13694]: [glusterfsd.c:2150:parse_cmdline] 0-glusterfs: ERROR: parsing the volfile failed [No such file or directory]
The error message is saying that, volfile is not present. Can you check whether you have glusterd volfile?
Search for the path of glusterd.vol using find command. and check for volfile in the path specified by the find command.
You can use below command to find out the path of glusterd.vol
find / -name glusterd.vol
_______________________________________________Mar 11 10:22:54 aks-agentpool-26682136-0 glusterd[13694]: USAGE: /usr/sbin/glusterd [options] [mountpoint]Mar 11 10:22:54 aks-agentpool-26682136-0 systemd[1]: glusterd.service: Control process exited, code=exited status=255Mar 11 10:22:54 aks-agentpool-26682136-0 systemd[1]: Failed to start GlusterFS, a clustered file-system server.-- Subject: Unit glusterd.service has failed-- Defined-By: systemd---- Unit glusterd.service has failed.---- The result is failed.Mar 11 10:22:54 aks-agentpool-26682136-0 systemd[1]: glusterd.service: Unit entered failed state.Mar 11 10:22:54 aks-agentpool-26682136-0 systemd[1]: glusterd.service: Failed with result 'exit-code'.Any ideas how to troubleshoot this, tried remove / reconfigure / delete the symlink , but yet i am not able to proceed with the install.Thanks in advance for your help & support.Appreciate it,Maurya
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
https://lists.gluster.org/mailman/listinfo/gluster-users--Thanks,Sanju
Thanks,
Sanju_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx https://lists.gluster.org/mailman/listinfo/gluster-users