Thomas Weiss
2018-Sep-13 15:03 UTC
[Gluster-users] Connection failed. Please check if gluster daemon is operational.
Hi. I am very new to GlusterFS. I have just deployed a cluster and want to list the nodes. $ gluster pool list The response : Connection failed. Please check if gluster daemon is operational. But the daemon seems to be running: $ ps aux | grep glusterd root 7386 0.0 1.7 502920 8944 ? Ssl 11:11 0:00 /usr/sbin/glusterd -p /var/run/glusterd.pid --log-level INFO What am I doing wrong ? Thanks in advance ! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20180913/49fe994c/attachment.html>
Nico van Royen
2018-Sep-13 18:37 UTC
[Gluster-users] Connection failed. Please check if gluster daemon is operational.
Hi Thomas, try running the same gluster pool list command as root (since the $ prompt seems to be a regular user prompt and gluster commands does need root permissions) Nico Van: "Thomas Weiss" <tweiss at octo.com> Aan: "gluster-users" <gluster-users at gluster.org> Verzonden: Donderdag 13 september 2018 17:03:00 Onderwerp: [Gluster-users] Connection failed. Please check if gluster daemon is operational. Hi. I am very new to GlusterFS. I have just deployed a cluster and want to list the nodes. $ gluster pool list The response : Connection failed. Please check if gluster daemon is operational. But the daemon seems to be running: $ ps aux | grep glusterd root 7386 0.0 1.7 502920 8944 ? Ssl 11:11 0:00 /usr/sbin/glusterd -p /var/run/glusterd.pid --log-level INFO What am I doing wrong ? Thanks in advance ! _______________________________________________ Gluster-users mailing list Gluster-users at gluster.org https://lists.gluster.org/mailman/listinfo/gluster-users -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20180913/3708886f/attachment.html>
Atin Mukherjee
2018-Sep-14 03:53 UTC
[Gluster-users] Connection failed. Please check if gluster daemon is operational.
Could you check what does glusterd.log & cli.log files have to say on such request? Is it failing on some socket file connection? On Thu, Sep 13, 2018 at 11:31 PM Thomas Weiss <tweiss at octo.com> wrote:> Hi. > > I am very new to GlusterFS. > I have just deployed a cluster and want to list the nodes. > > $ gluster pool list > > The response : > Connection failed. Please check if gluster daemon is operational. > > But the daemon seems to be running: > $ ps aux | grep glusterd > root 7386 0.0 1.7 502920 8944 ? Ssl 11:11 0:00 > /usr/sbin/glusterd -p /var/run/glusterd.pid --log-level INFO > > What am I doing wrong ? > Thanks in advance ! > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > https://lists.gluster.org/mailman/listinfo/gluster-users-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20180914/c322fc20/attachment.html>