gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gluster-devel] 2.0.0rc4 broken transport-type unix


From: rommer
Subject: [Gluster-devel] 2.0.0rc4 broken transport-type unix
Date: Sun, 08 Mar 2009 12:16:10 +0200

Hello,

I have troubles with unix transport in glusterfs-2.0.0rc4. It is not working at 
all. Glusterfs configuration:

address@hidden glusterfs-2.0.0rc4]# ./configure --prefix=/tmp/gluster >/dev/null

GlusterFS configure summary
===========================
FUSE client        : yes
Infiniband verbs   : no
epoll IO multiplex : yes
Berkeley-DB        : yes
libglusterfsclient : yes
mod_glusterfs      : no ()
argp-standalone    : no


address@hidden glusterfs-2.0.0rc4]# make && make install
...

Log-files:
glusterfs-server process:
================================================================================
Version      : glusterfs 2.0.0rc4 built on Mar  8 2009 11:48:05
TLA Revision : cb602a1d7d41587c24379cb2636961ab91446f86 +
Starting Time: 2009-03-08 12:10:22
Command line : /tmp/gluster/sbin/glusterfsd -f 
/tmp/gluster/etc/glusterfs/glusterfsd.vol -l /tmp/gluster/glusterfsd.log 
PID          : 23536
System name  : Linux
Nodename     : eee
Kernel Release : 2.6.18-92.1.22.el5
Hardware Identifier: i686

Given volfile:
+------------------------------------------------------------------------------+
  1: 
  2: volume brick
  3:   type storage/posix
  4:   option directory /mnt/x
  5: end-volume
  6: 
  7: volume server
  8:   type protocol/server
  9:   option transport-type unix
 10:   option transport.socket.listen-path /tmp/glfs.sock
 11:   option auth.addr.brick.allow *
 12:   subvolumes brick
 13: end-volume
 14: 

+------------------------------------------------------------------------------+
2009-03-08 12:10:22 N [glusterfsd.c:1134:main] glusterfs: Successfully started

glusterfs-client process:
================================================================================
Version      : glusterfs 2.0.0rc4 built on Mar  8 2009 11:48:05
TLA Revision : cb602a1d7d41587c24379cb2636961ab91446f86 +
Starting Time: 2009-03-08 12:15:06
Command line : /tmp/gluster/sbin/glusterfs -f 
/tmp/gluster/etc/glusterfs/glusterfs.vol -l /tmp/gluster/glusterfs.log /mnt/g 
PID          : 23594
System name  : Linux
Nodename     : eee
Kernel Release : 2.6.18-92.1.22.el5
Hardware Identifier: i686

Given volfile:
+------------------------------------------------------------------------------+
  1: 
  2: volume client
  3:   type protocol/client
  4:   option transport-type unix
  5:   option transport.socket.connect-path /tmp/glfs.sock
  6:   option remote-subvolume brick
  7: end-volume

+------------------------------------------------------------------------------+
2009-03-08 12:15:06 W [socket.c:1003:socket_connect] client: client bind 
failed: Success
2009-03-08 12:15:06 W [socket.c:1003:socket_connect] client: client bind 
failed: Success
2009-03-08 12:15:06 W [socket.c:1003:socket_connect] client: client bind 
failed: Success
2009-03-08 12:15:06 W [socket.c:1003:socket_connect] client: client bind 
failed: Success
2009-03-08 12:15:06 N [glusterfsd.c:1134:main] glusterfs: Successfully started
2009-03-08 12:15:16 W [socket.c:1003:socket_connect] client: client bind 
failed: Success
2009-03-08 12:15:16 W [socket.c:1003:socket_connect] client: client bind 
failed: Success
2009-03-08 12:15:26 W [socket.c:1003:socket_connect] client: client bind 
failed: Success
2009-03-08 12:15:26 W [socket.c:1003:socket_connect] client: client bind 
failed: Success
...




reply via email to

[Prev in Thread] Current Thread [Next in Thread]