Hi, I found the solution on my own. I just added this line in glusterd.vol : option transport.address-family inet Now everything seems to work fine. Sorry for the inconvenience. Cheers, Anthony From: sokar6012 at hotmail.com To: gluster-users at gluster.org Subject: glusterfs 3.3 beta2 ,Address family not supported Date: Thu, 5 Jan 2012 09:43:50 +0000 Good morning folks, I installed glusterfs 3.3 beta2 to use it with hadoop but after the installation, glusterd daemon cannot start : +------------------------------------------------------------------------------+ [2012-01-05 09:38:15.143286] W [glusterfsd.c:750:cleanup_and_exit] (-->/lib64/libc.so.6(__clone+0x6d) [0x2ab886c5e42d] (-->/lib64/libpthread.so.0 [0x2ab886a8a2a3] (-->/usr/local/sbin/glusterd(glusterfs_sigwaiter+0x17c) [0x404a3c]))) 0-: received signum (15), shutting down [2012-01-05 09:44:55.746275] I [glusterd.c:574:init] 0-management: Using /etc/glusterd as working directory [2012-01-05 09:44:55.755201] E [socket.c:2190:socket_listen] 0-socket.management: socket creation failed (Address family not supported by protocol) [2012-01-05 09:44:55.755392] I [glusterd.c:89:glusterd_uuid_init] 0-glusterd: retrieved UUID: aa4a61f1-3d7d-44e1-8939-b298b3164c07 Given volfile: +------------------------------------------------------------------------------+ 1: volume management 2: type mgmt/glusterd 3: option working-directory /etc/glusterd 4: option transport-type socket 5: option transport.socket.keepalive-time 10 6: option transport.socket.keepalive-interval 2 7: option transport.socket.read-fail-log off 8: end-volume and obviously gluster cmd don't work : # gluster peer status Connection failed. Please check if gluster daemon is operational. Ipv6 is disabled, I'm on SuSe 10 SP3 Thx Anthony -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://gluster.org/pipermail/gluster-users/attachments/20120105/1473fe37/attachment.htm>