Bug 765280 (GLUSTER-3548) - CLI doesn't work even though glusterd is operational.
Summary: CLI doesn't work even though glusterd is operational.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: GLUSTER-3548
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: x86_64
OS: Linux
urgent
medium
Target Milestone: ---
Assignee: Vijay Bellur
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: GLUSTER-2456
TreeView+ depends on / blocked
 
Reported: 2011-09-14 06:58 UTC by Vijaykumar
Modified: 2011-09-14 09:01 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions: master(glusterfs 3git built on Sep 14 2011)
Embargoed:


Attachments (Terms of Use)

Description Anand Avati 2011-09-14 05:38:13 UTC
CHANGE: http://review.gluster.com/414 (AI_ADDRCONFIG flag is needed for 'getaddrinfo()' call as hint so) merged in master by Vijay Bellur (vijay)

Comment 1 Amar Tumballi 2011-09-14 05:39:54 UTC
Please check with git head now in master and see if things work fine.

Comment 2 Vijaykumar 2011-09-14 06:01:29 UTC
Its working fine now.

Comment 3 Vijaykumar 2011-09-14 06:58:52 UTC
root@openstack2:~# glusterd
root@openstack2:~# gluster volume info
Connection failed. Please check if gluster daemon is operational.
root@openstack2:~# ps ax | grep glusterd
 9069 pts/1    S+     0:00 grep --color=auto glusterd
26632 ?        Ssl    0:00 glusterd
26683 ?        Ssl    0:00 /usr/local/sbin/glusterfs -f /etc/glusterd/nfs/nfs-server.vol -p /etc/glusterd/nfs/run/nfs.pid -l /usr/local/var/log/glusterfs/nfs.log
root@openstack2:~# gluster volume info
Connection failed. Please check if gluster daemon is operational.

Log file gives --

[2011-09-14 12:26:57.45561] E [socket.c:2110:socket_connect] 0-management: connection attempt failed (Connection refused)
[2011-09-14 12:27:00.45858] E [socket.c:2110:socket_connect] 0-management: connection attempt failed (Connection refused)
[2011-09-14 12:27:03.46163] E [socket.c:2110:socket_connect] 0-management: connection attempt failed (Connection refused)
[2011-09-14 12:27:06.46470] E [socket.c:2110:socket_connect] 0-management: connection attempt failed (Connection refused)
[2011-09-14 12:27:09.46769] E [socket.c:2110:socket_connect] 0-management: connection attempt failed (Connection refused)
[2011-09-14 12:27:12.47073] E [socket.c:2110:socket_connect] 0-management: connection attempt failed (Connection refused)


Note You need to log in before you can comment on or make changes to this bug.