* Kaushal M [23/05/2012 11:55] : > > Since, glusterd is running in your case, something must be preventing cli > from connecting to the port, firewall probably.
There's no firewall on this machine but that gave me the idea to connect on port 24007 with telnet. This got me: root@titane:~# telnet localhost 24007 Trying 27.0.0.1... and I realized that was a typo in /etc/hosts. I added the missing '1' and the command now works. Kaushal, thanks for pointing me in the right direction. Emmanuel _______________________________________________ Gluster-users mailing list [email protected] http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
