[Gluster-users] upgrade 2.0.2 to 2.0.9?

Robert Minvielle robert at lite3d.com
Mon Apr 19 13:10:03 UTC 2010


glusterfs-server.vol:

volume posix
  type storage/posix                  
  option directory /space/export        
end-volume

volume locks
  type features/locks
  subvolumes posix
end-volume

volume iothreads
  type performance/io-threads
  option thread-count 16 
  subvolumes locks
end-volume

volume writebehind
  type performance/write-behind
  option cache-size 500MB      
  option flush-behind off       
  subvolumes iothreads
end-volume

volume brick
  type performance/io-cache
  option cache-size 500MB
  option cache-timeout 1
  subvolumes writebehind
end-volume 

volume server
  type protocol/server
  option transport-type tcp/server    
  option transport.socket.nodelay on   
  subvolumes brick
  option auth.addr.brick.allow 10.1.10.*,10.1.15.*,10.1.20.*,10.1.30.*,10.1.35.*
,10.1.85.*,10.1.90.*,10.1.95.5
end-volume

glusterfs-client.vol:

volume level42
  type protocol/client
  option transport-type tcp/client    
  option remote-host level42
  option transport.socket.nodelay on
  option remote-subvolume brick       
end-volume

volume level43
  type protocol/client
  option transport-type tcp/client
  option remote-host level43
  option transport.socket.nodelay on
  option remote-subvolume brick
end-volume

volume level44
  type protocol/client
  option transport-type tcp/client
  option remote-host level44 
  option transport.socket.nodelay on
  option remote-subvolume brick
end-volume

volume level45
  type protocol/client
  option transport-type tcp/client
  option remote-host level45
  option transport.socket.nodelay on
  option remote-subvolume brick
end-volume

volume level46
  type protocol/client
  option transport-type tcp/client
  option remote-host level46
  option transport.socket.nodelay on
  option remote-subvolume brick
end-volume

volume level47
  type protocol/client
  option transport-type tcp/client
  option remote-host level47
  option transport.socket.nodelay on
  option remote-subvolume brick
end-volume

volume level48
  type protocol/client
  option transport-type tcp/client
  option remote-host level48
  option transport.socket.nodelay on
  option remote-subvolume brick
end-volume

volume level49
  type protocol/client
  option transport-type tcp/client
  option remote-host level49
  option transport.socket.nodelay on
  option remote-subvolume brick
end-volume

volume level50
  type protocol/client
  option transport-type tcp/client
  option remote-host level50
  option transport.socket.nodelay on
  option remote-subvolume brick
end-volume

volume level51
  type protocol/client
  option transport-type tcp/client
  option remote-host level51
  option transport.socket.nodelay on
  option remote-subvolume brick
end-volume

volume level52
  type protocol/client
  option transport-type tcp/client
  option remote-host level52
  option transport.socket.nodelay on
  option remote-subvolume brick
end-volume

volume level53
  type protocol/client
  option transport-type tcp/client
  option remote-host level53
  option transport.socket.nodelay on
  option remote-subvolume brick
end-volume

volume level54
  type protocol/client
  option transport-type tcp/client
  option remote-host level54
  option transport.socket.nodelay on
  option remote-subvolume brick
end-volume

volume level55
  type protocol/client
  option transport-type tcp/client
  option remote-host level55
  option transport.socket.nodelay on
  option remote-subvolume brick
end-volume


volume distribute
  type cluster/distribute
  option lookup-unhashed off
  subvolumes level42 level43 level44 level45 level46 level47 level48 level49 lev
el50 level51 level52 level53 level54 level55
end-volume

volume wb
  type performance/write-behind
  option cache-size 15MB
  subvolumes distribute
end-volume

volume ioc
  type performance/io-cache
  option cache-size 512MB
  subvolumes wb
end-volume

Some logs from one client... I had to go back to 2.0.2, so the server logs are gone...

================================================================================
Version      : glusterfs 2.0.9 built on Apr 17 2010 08:09:18
git: v2.0.9
Starting Time: 2010-04-18 07:35:23
Command line : glusterfs --log-level=DEBUG -f /etc/glusterfs/glusterfs-client.vo
l /data 
PID          : 11826
System name  : Linux
Nodename     : thx1138
Kernel Release : 2.6.28-gentoo-r5
Hardware Identifier: x86_64

Given volfile:
/
...skipping
[2010-04-18 07:35:23] D [client-protocol.c:6130:init] level42: defaulting frame-
timeout to 30mins
[2010-04-18 07:35:23] D [client-protocol.c:6141:init] level42: defaulting ping-t
imeout to 10
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level42: enabling nodelay
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level42: enabling nodelay
[2010-04-18 07:35:23] D [client-protocol.c:6130:init] level43: defaulting frame-
timeout to 30mins
[2010-04-18 07:35:23] D [client-protocol.c:6141:init] level43: defaulting ping-t
imeout to 10
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level43: enabling nodelay
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level43: enabling nodelay
[2010-04-18 07:35:23] D [client-protocol.c:6130:init] level44: defaulting frame-
timeout to 30mins
[2010-04-18 07:35:23] D [client-protocol.c:6141:init] level44: defaulting ping-t
imeout to 10
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level44: enabling nodelay
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level44: enabling nodelay
[2010-04-18 07:35:23] D [client-protocol.c:6130:init] level45: defaulting frame-
timeout to 30mins
[2010-04-18 07:35:23] D [client-protocol.c:6141:init] level45: defaulting ping-t
imeout to 10
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level45: enabling nodelay
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level45: enabling nodelay
[2010-04-18 07:35:23] D [client-protocol.c:6130:init] level46: defaulting frame-
timeout to 30mins
[2010-04-18 07:35:23] D [client-protocol.c:6141:init] level46: defaulting ping-t
imeout to 10
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level46: enabling nodelay
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level46: enabling nodelay
[2010-04-18 07:35:23] D [client-protocol.c:6130:init] level47: defaulting frame-
timeout to 30mins
[2010-04-18 07:35:23] D [client-protocol.c:6141:init] level47: defaulting ping-t
imeout to 10
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level47: enabling nodelay
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level47: enabling nodelay
[2010-04-18 07:35:23] D [client-protocol.c:6130:init] level48: defaulting frame-
timeout to 30mins
[2010-04-18 07:35:23] D [client-protocol.c:6141:init] level48: defaulting ping-t
imeout to 10
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level48: enabling nodelay
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level48: enabling nodelay
[2010-04-18 07:35:23] D [client-protocol.c:6130:init] level49: defaulting frame-
timeout to 30mins
[2010-04-18 07:35:23] D [client-protocol.c:6141:init] level49: defaulting ping-t
imeout to 10
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level49: enabling nodelay
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level49: enabling nodelay
[2010-04-18 07:35:23] D [client-protocol.c:6130:init] level50: defaulting frame-
timeout to 30mins
[2010-04-18 07:35:23] D [client-protocol.c:6141:init] level50: defaulting ping-t
imeout to 10
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level50: enabling nodelay
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level50: enabling nodelay
[2010-04-18 07:35:23] D [client-protocol.c:6130:init] level51: defaulting frame-
timeout to 30mins
[2010-04-18 07:35:23] D [client-protocol.c:6141:init] level51: defaulting ping-t
imeout to 10
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level51: enabling nodelay
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level51: enabling nodelay
[2010-04-18 07:35:23] D [client-protocol.c:6130:init] level52: defaulting frame-
timeout to 30mins
[2010-04-18 07:35:23] D [client-protocol.c:6141:init] level52: defaulting ping-t
imeout to 10
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level52: enabling nodelay
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level52: enabling nodelay
[2010-04-18 07:35:23] D [client-protocol.c:6130:init] level53: defaulting frame-
timeout to 30mins
[2010-04-18 07:35:23] D [client-protocol.c:6141:init] level53: defaulting ping-t
imeout to 10
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level53: enabling nodelay
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level53: enabling nodelay
[2010-04-18 07:35:23] D [client-protocol.c:6130:init] level54: defaulting frame-
timeout to 30mins
[2010-04-18 07:35:23] D [client-protocol.c:6141:init] level54: defaulting ping-t
imeout to 10
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level54: enabling nodelay
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level54: enabling nodelay
[2010-04-18 07:35:23] D [client-protocol.c:6130:init] level55: defaulting frame-
timeout to 30mins
[2010-04-18 07:35:23] D [client-protocol.c:6141:init] level55: defaulting ping-t
imeout to 10
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level55: enabling nodelay
[2010-04-18 07:35:23] D [transport.c:141:transport_load] transport: attempt to l
oad file //lib/glusterfs/2.0.9/transport/socket.so
[2010-04-18 07:35:23] D [socket.c:1410:socket_init] level55: enabling nodelay
[2010-04-18 07:35:23] D [write-behind.c:1980:init] wb: disabling write-behind fo
r first 1 bytes
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level42: got GF_EVENT_PA
RENT_UP, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level42: got GF_EVENT_PA
RENT_UP, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level43: got GF_EVENT_PA
RENT_UP, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level43: got GF_EVENT_PA
RENT_UP, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level44: got GF_EVENT_PA
RENT_UP, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level44: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level45: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level45: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level46: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level46: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level47: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level47: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level48: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level48: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level49: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level49: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level50: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level50: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level51: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level51: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level52: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level52: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level53: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level53: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level54: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level54: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level55: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] D [client-protocol.c:6472:notify] level55: got GF_EVENT_PARENT_U
P, attempting connect on transport
[2010-04-18 07:35:23] N [glusterfsd.c:1306:main] glusterfs: Successfully started
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level42: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level42: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level43: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level43: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level44: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level44: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level45: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level45: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level46: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level46: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level47: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level47: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level48: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level48: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level49: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level49: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level50: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level50: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level51: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level51: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level52: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level52: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level53: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level53: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level54: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level54: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level55: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] D [client-protocol.c:6486:notify] level55: got GF_EVENT_CHILD_UP
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level42: Connect
ed to 10.1.85.12:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level42: Connect
ed to 10.1.85.12:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] D [fuse-bridge.c:2529:fuse_thread_proc] fuse:  pthread_cond_time
dout returned non zero value ret: 0 errno: 0
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level43: Connect
ed to 10.1.85.13:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level43: Connect
ed to 10.1.85.13:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level44: Connect
ed to 10.1.85.14:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level44: Connect
ed to 10.1.85.14:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level45: Connect
ed to 10.1.85.15:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level45: Connect
ed to 10.1.85.15:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level46: Connect
ed to 10.1.85.16:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level46: Connect
ed to 10.1.85.16:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level47: Connect
ed to 10.1.85.17:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level47: Connect
ed to 10.1.85.17:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level48: Connect
ed to 10.1.85.18:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level48: Connect
ed to 10.1.85.18:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level49: Connect
ed to 10.1.85.19:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level49: Connect
ed to 10.1.85.19:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level50: Connect
ed to 10.1.85.20:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level50: Connect
ed to 10.1.85.20:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level51: Connect
ed to 10.1.85.31:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level51: Connect
ed to 10.1.85.31:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level52: Connect
ed to 10.1.85.32:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level52: Connect
ed to 10.1.85.32:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level53: Connect
ed to 10.1.85.33:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level53: Connect
ed to 10.1.85.33:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level54: Connect
ed to 10.1.85.34:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level54: Connect
ed to 10.1.85.34:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level55: Connect
ed to 10.1.85.35:6996, attached to remote volume 'brick'.
[2010-04-18 07:35:23] N [client-protocol.c:5733:client_setvolume_cbk] level55: Connect
ed to 10.1.85.35:6996, attached to remote volume 'brick'.


----- "Vikas Gorur" <vikas at gluster.com> wrote:
> 
> What is your configuration? Distribute? Distribute & Replicate? Can
> you post the client
> log file with the errors (or upload somewhere and link to it)? Please
> also post your volume
> files (server and client).
> 
> ------------------------------
> Vikas Gorur
> Engineer - Gluster, Inc.
> +1 (408) 770 1894
> ------------------------------



More information about the Gluster-users mailing list