gluster-devel
[Top][All Lists]
Advanced

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

Re: [Gluster-devel] mainline--2.5--patch-258: still no AFR replication


From: Gerry Reno
Subject: Re: [Gluster-devel] mainline--2.5--patch-258: still no AFR replication
Date: Tue, 03 Jul 2007 09:32:48 -0400
User-agent: Thunderbird 1.5.0.12 (X11/20070530)


Sebastien,
Yes, good point, I did not have the filesystems mounted with user_xattr. So I added them, rebooted, but nothing changed. Still same problems.

address@hidden glusterfs]# find /mnt/glusterfs*
/mnt/glusterfs0
/mnt/glusterfs1
/mnt/glusterfs2
/mnt/glusterfs3
address@hidden glusterfs]# ./test-startall.sh
glusterfsd: WARNING: ignoring stale pidfile for PID 3360
glusterfsd: WARNING: ignoring stale pidfile for PID 3363
glusterfsd: WARNING: ignoring stale pidfile for PID 3366
glusterfsd: WARNING: ignoring stale pidfile for PID 3369
address@hidden glusterfs]# find /mnt/glusterfs*
/mnt/glusterfs0
/mnt/glusterfs1
/mnt/glusterfs2
/mnt/glusterfs3
address@hidden glusterfs]# touch /mnt/glusterfs0/file0
address@hidden glusterfs]# find /mnt/glusterfs*
/mnt/glusterfs0
/mnt/glusterfs0/file0
/mnt/glusterfs1
/mnt/glusterfs2
/mnt/glusterfs3
address@hidden glusterfs]# touch /mnt/glusterfs2/file2
address@hidden glusterfs]# find /mnt/glusterfs*
/mnt/glusterfs0
/mnt/glusterfs0/file0
/mnt/glusterfs1
/mnt/glusterfs2
/mnt/glusterfs2/file2
/mnt/glusterfs3
address@hidden glusterfs]# mount
/dev/mapper/VolGroup01-LogVol00 on / type ext3 (rw,user_xattr)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/md0 on /boot type ext3 (rw,user_xattr)
tmpfs on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
192.168.1.15:/var/backup/filesets_a on /mnt/Backup_Filesets_A type nfs (rw,rsize=8192,wsize=8192,hard,intr,addr=192.168.1.15) 192.168.1.15:/var/backup/filesets_b on /mnt/Backup_Filesets_B type nfs (rw,rsize=8192,wsize=8192,hard,intr,addr=192.168.1.15) glusterfs on /mnt/glusterfs0 type fuse (rw,nosuid,nodev,allow_other,default_permissions,max_read=1048576) glusterfs on /mnt/glusterfs1 type fuse (rw,nosuid,nodev,allow_other,default_permissions,max_read=1048576) glusterfs on /mnt/glusterfs2 type fuse (rw,nosuid,nodev,allow_other,default_permissions,max_read=1048576) glusterfs on /mnt/glusterfs3 type fuse (rw,nosuid,nodev,allow_other,default_permissions,max_read=1048576)
address@hidden glusterfs]#


Log from the above sequence:

2007-07-03 09:20:08 D [glusterfs.c:116:get_spec_fp] glusterfs: loading spec from /usr/local/etc/glusterfs/test-client.vol 2007-07-03 09:20:08 W [fuse-bridge.c:1873:fuse_transport_notify] glusterfs-fuse: Ignoring notify event 4 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'client0' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:client0:protocol/client 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type protocol/client 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/protocol/client.so 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client0:transport-type:tcp/client 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client0:remote-host:192.168.1.25 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client0:remote-port:6996 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client0:remote-subvolume:brick 2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:client0 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'client1' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:client1:protocol/client 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type protocol/client 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/protocol/client.so 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client1:transport-type:tcp/client 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client1:remote-host:192.168.1.25 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client1:remote-port:6997 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client1:remote-subvolume:brick 2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:client1 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'client2' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:client2:protocol/client 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type protocol/client 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/protocol/client.so 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client2:transport-type:tcp/client 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client2:remote-host:192.168.1.25 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client2:remote-port:6998 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client2:remote-subvolume:brick 2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:client2 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'client3' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:client3:protocol/client 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type protocol/client 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/protocol/client.so 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client3:transport-type:tcp/client 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client3:remote-host:192.168.1.25 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client3:remote-port:6999 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client3:remote-subvolume:brick 2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:client3 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'afr' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:afr:cluster/afr 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type cluster/afr 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/cluster/afr.so 2007-07-03 09:20:08 D [spec.y:194:section_sub] liglusterfs/parser: child:afr->client0 2007-07-03 09:20:08 D [spec.y:194:section_sub] liglusterfs/parser: child:afr->client1 2007-07-03 09:20:08 D [spec.y:194:section_sub] liglusterfs/parser: child:afr->client2 2007-07-03 09:20:08 D [spec.y:194:section_sub] liglusterfs/parser: child:afr->client3 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:afr:replicate:*:4 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:afr:debug:on
2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:afr
2007-07-03 09:20:08 D [inode.c:481:__create_inode] fuse/inode: create inode(1) 2007-07-03 09:20:08 D [inode.c:279:__active_inode] fuse/inode: activating inode(1), lru=0/0 2007-07-03 09:20:08 D [client-protocol.c:4255:init] client0: missing 'inode-lru-limit'. defaulting to 1000 2007-07-03 09:20:08 D [client-protocol.c:4272:init] client0: defaulting transport-timeout to 120 2007-07-03 09:20:08 D [transport.c:81:transport_load] libglusterfs/transport: attempt to load type tcp/client 2007-07-03 09:20:08 D [transport.c:86:transport_load] libglusterfs/transport: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/transport/tcp/client.so 2007-07-03 09:20:08 D [inode.c:481:__create_inode] client0/inode: create inode(1) 2007-07-03 09:20:08 D [inode.c:279:__active_inode] client0/inode: activating inode(1), lru=0/1000 2007-07-03 09:20:08 D [client-protocol.c:4550:notify] client0: got GF_EVENT_PARENT_UP, attempting connect on transport 2007-07-03 09:20:08 D [glusterfs.c:116:get_spec_fp] glusterfs: loading spec from /usr/local/etc/glusterfs/test-client.vol 2007-07-03 09:20:08 W [fuse-bridge.c:1873:fuse_transport_notify] glusterfs-fuse: Ignoring notify event 4 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'client0' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:client0:protocol/client 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type protocol/client 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/protocol/client.so 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client0:transport-type:tcp/client 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client0:remote-host:192.168.1.25 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client0:remote-port:6996 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client0:remote-subvolume:brick 2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:client0 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'client1' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:client1:protocol/client 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type protocol/client 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/protocol/client.so 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client1:transport-type:tcp/client 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client1:remote-host:192.168.1.25 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client1:remote-port:6997 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client1:remote-subvolume:brick 2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:client1 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'client2' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:client2:protocol/client 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type protocol/client 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/protocol/client.so 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client2:transport-type:tcp/client 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client2:remote-host:192.168.1.25 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client2:remote-port:6998 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client2:remote-subvolume:brick 2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:client2 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'client3' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:client3:protocol/client 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type protocol/client 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/protocol/client.so 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client3:transport-type:tcp/client 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client3:remote-host:192.168.1.25 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client3:remote-port:6999 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client3:remote-subvolume:brick 2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:client3 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'afr' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:afr:cluster/afr 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type cluster/afr 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/cluster/afr.so 2007-07-03 09:20:08 D [spec.y:194:section_sub] liglusterfs/parser: child:afr->client0 2007-07-03 09:20:08 D [spec.y:194:section_sub] liglusterfs/parser: child:afr->client1 2007-07-03 09:20:08 D [spec.y:194:section_sub] liglusterfs/parser: child:afr->client2 2007-07-03 09:20:08 D [spec.y:194:section_sub] liglusterfs/parser: child:afr->client3 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:afr:replicate:*:4 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:afr:debug:on
2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:afr
2007-07-03 09:20:08 D [inode.c:481:__create_inode] fuse/inode: create inode(1) 2007-07-03 09:20:08 D [inode.c:279:__active_inode] fuse/inode: activating inode(1), lru=0/0 2007-07-03 09:20:08 D [client-protocol.c:4255:init] client1: missing 'inode-lru-limit'. defaulting to 1000 2007-07-03 09:20:08 D [client-protocol.c:4272:init] client1: defaulting transport-timeout to 120 2007-07-03 09:20:08 D [transport.c:81:transport_load] libglusterfs/transport: attempt to load type tcp/client 2007-07-03 09:20:08 D [transport.c:86:transport_load] libglusterfs/transport: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/transport/tcp/client.so 2007-07-03 09:20:08 D [inode.c:481:__create_inode] client1/inode: create inode(1) 2007-07-03 09:20:08 D [inode.c:279:__active_inode] client1/inode: activating inode(1), lru=0/1000 2007-07-03 09:20:08 D [client-protocol.c:4550:notify] client1: got GF_EVENT_PARENT_UP, attempting connect on transport 2007-07-03 09:20:08 D [glusterfs.c:116:get_spec_fp] glusterfs: loading spec from /usr/local/etc/glusterfs/test-client.vol 2007-07-03 09:20:08 W [fuse-bridge.c:1873:fuse_transport_notify] glusterfs-fuse: Ignoring notify event 4 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'client0' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:client0:protocol/client 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type protocol/client 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/protocol/client.so 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client0:transport-type:tcp/client 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client0:remote-host:192.168.1.25 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client0:remote-port:6996 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client0:remote-subvolume:brick 2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:client0 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'client1' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:client1:protocol/client 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type protocol/client 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/protocol/client.so 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client1:transport-type:tcp/client 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client1:remote-host:192.168.1.25 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client1:remote-port:6997 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client1:remote-subvolume:brick 2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:client1 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'client2' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:client2:protocol/client 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type protocol/client 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/protocol/client.so 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client2:transport-type:tcp/client 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client2:remote-host:192.168.1.25 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client2:remote-port:6998 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client2:remote-subvolume:brick 2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:client2 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'client3' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:client3:protocol/client 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type protocol/client 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/protocol/client.so 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client3:transport-type:tcp/client 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client3:remote-host:192.168.1.25 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client3:remote-port:6999 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client3:remote-subvolume:brick 2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:client3 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'afr' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:afr:cluster/afr 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type cluster/afr 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/cluster/afr.so 2007-07-03 09:20:08 D [spec.y:194:section_sub] liglusterfs/parser: child:afr->client0 2007-07-03 09:20:08 D [spec.y:194:section_sub] liglusterfs/parser: child:afr->client1 2007-07-03 09:20:08 D [spec.y:194:section_sub] liglusterfs/parser: child:afr->client2 2007-07-03 09:20:08 D [spec.y:194:section_sub] liglusterfs/parser: child:afr->client3 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:afr:replicate:*:4 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:afr:debug:on
2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:afr
2007-07-03 09:20:08 D [glusterfs.c:116:get_spec_fp] glusterfs: loading spec from /usr/local/etc/glusterfs/test-client.vol 2007-07-03 09:20:08 W [fuse-bridge.c:1873:fuse_transport_notify] glusterfs-fuse: Ignoring notify event 4 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'client0' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:client0:protocol/client 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type protocol/client 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/protocol/client.so 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client0:transport-type:tcp/client 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client0:remote-host:192.168.1.25 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client0:remote-port:6996 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client0:remote-subvolume:brick 2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:client0 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'client1' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:client1:protocol/client 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type protocol/client 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/protocol/client.so 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client1:transport-type:tcp/client 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client1:remote-host:192.168.1.25 2007-07-03 09:20:08 W [client-protocol.c:4008:client_protocol_reconnect] client0: attempting reconnect
2007-07-03 09:20:08 D [tcp-client.c:71:tcp_connect] client0: socket fd = 4
2007-07-03 09:20:08 D [tcp-client.c:89:tcp_connect] client0: finalized on port `1019' 2007-07-03 09:20:08 D [tcp-client.c:142:tcp_connect] client0: connect on 4 in progress (non-blocking) 2007-07-03 09:20:08 D [tcp-client.c:186:tcp_connect] client0: connection on 4 success 2007-07-03 09:20:08 D [client-protocol.c:4571:notify] client0: got GF_EVENT_CHILD_UP 2007-07-03 09:20:08 D [client-protocol.c:4335:client_protocol_handshake_reply] client0: reply frame has callid: 424242 2007-07-03 09:20:08 D [client-protocol.c:4369:client_protocol_handshake_reply] client0: SETVOLUME on remote-host succeeded 2007-07-03 09:20:08 W [client-protocol.c:4008:client_protocol_reconnect] client1: attempting reconnect
2007-07-03 09:20:08 D [tcp-client.c:71:tcp_connect] client1: socket fd = 4
2007-07-03 09:20:08 D [tcp-client.c:89:tcp_connect] client1: finalized on port `1018' 2007-07-03 09:20:08 D [tcp-client.c:142:tcp_connect] client1: connect on 4 in progress (non-blocking) 2007-07-03 09:20:08 D [tcp-client.c:186:tcp_connect] client1: connection on 4 success 2007-07-03 09:20:08 D [client-protocol.c:4571:notify] client1: got GF_EVENT_CHILD_UP 2007-07-03 09:20:08 D [client-protocol.c:4335:client_protocol_handshake_reply] client1: reply frame has callid: 424242 2007-07-03 09:20:08 D [client-protocol.c:4369:client_protocol_handshake_reply] client1: SETVOLUME on remote-host succeeded 2007-07-03 09:20:08 D [inode.c:481:__create_inode] fuse/inode: create inode(1) 2007-07-03 09:20:08 D [inode.c:279:__active_inode] fuse/inode: activating inode(1), lru=0/0 2007-07-03 09:20:08 D [client-protocol.c:4255:init] client2: missing 'inode-lru-limit'. defaulting to 1000 2007-07-03 09:20:08 D [client-protocol.c:4272:init] client2: defaulting transport-timeout to 120 2007-07-03 09:20:08 D [transport.c:81:transport_load] libglusterfs/transport: attempt to load type tcp/client 2007-07-03 09:20:08 D [transport.c:86:transport_load] libglusterfs/transport: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/transport/tcp/client.so 2007-07-03 09:20:08 D [inode.c:481:__create_inode] client2/inode: create inode(1) 2007-07-03 09:20:08 D [inode.c:279:__active_inode] client2/inode: activating inode(1), lru=0/1000 2007-07-03 09:20:08 D [client-protocol.c:4550:notify] client2: got GF_EVENT_PARENT_UP, attempting connect on transport 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client1:remote-port:6997 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client1:remote-subvolume:brick 2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:client1 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'client2' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:client2:protocol/client 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type protocol/client 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/protocol/client.so 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client2:transport-type:tcp/client 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client2:remote-host:192.168.1.25 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client2:remote-port:6998 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client2:remote-subvolume:brick 2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:client2 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'client3' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:client3:protocol/client 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type protocol/client 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/protocol/client.so 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client3:transport-type:tcp/client 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client3:remote-host:192.168.1.25 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client3:remote-port:6999 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:client3:remote-subvolume:brick 2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:client3 2007-07-03 09:20:08 D [spec.y:116:new_section] libglusterfs/parser: New node for 'afr' 2007-07-03 09:20:08 D [spec.y:132:section_type] libglusterfs/parser: Type:afr:cluster/afr 2007-07-03 09:20:08 D [xlator.c:100:xlator_set_type] libglusterfs/xlator: attempt to load type cluster/afr 2007-07-03 09:20:08 D [xlator.c:107:xlator_set_type] libglusterfs/xlator: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/xlator/cluster/afr.so 2007-07-03 09:20:08 D [spec.y:194:section_sub] liglusterfs/parser: child:afr->client0 2007-07-03 09:20:08 D [spec.y:194:section_sub] liglusterfs/parser: child:afr->client1 2007-07-03 09:20:08 D [spec.y:194:section_sub] liglusterfs/parser: child:afr->client2 2007-07-03 09:20:08 D [spec.y:194:section_sub] liglusterfs/parser: child:afr->client3 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:afr:replicate:*:4 2007-07-03 09:20:08 D [spec.y:152:section_option] libglusterfs/parser: Option:afr:debug:on
2007-07-03 09:20:08 D [spec.y:209:section_end] libglusterfs/parser: end:afr
2007-07-03 09:20:08 D [inode.c:481:__create_inode] fuse/inode: create inode(1) 2007-07-03 09:20:08 D [inode.c:279:__active_inode] fuse/inode: activating inode(1), lru=0/0 2007-07-03 09:20:08 D [client-protocol.c:4255:init] client3: missing 'inode-lru-limit'. defaulting to 1000 2007-07-03 09:20:08 D [client-protocol.c:4272:init] client3: defaulting transport-timeout to 120 2007-07-03 09:20:08 D [transport.c:81:transport_load] libglusterfs/transport: attempt to load type tcp/client 2007-07-03 09:20:08 D [transport.c:86:transport_load] libglusterfs/transport: attempt to load file /usr/local/lib/glusterfs/1.3.0-pre5/transport/tcp/client.so 2007-07-03 09:20:08 D [inode.c:481:__create_inode] client3/inode: create inode(1) 2007-07-03 09:20:08 D [inode.c:279:__active_inode] client3/inode: activating inode(1), lru=0/1000 2007-07-03 09:20:08 D [client-protocol.c:4550:notify] client3: got GF_EVENT_PARENT_UP, attempting connect on transport 2007-07-03 09:20:08 W [client-protocol.c:4008:client_protocol_reconnect] client2: attempting reconnect
2007-07-03 09:20:08 D [tcp-client.c:71:tcp_connect] client2: socket fd = 4
2007-07-03 09:20:08 D [tcp-client.c:89:tcp_connect] client2: finalized on port `1017' 2007-07-03 09:20:08 D [tcp-client.c:142:tcp_connect] client2: connect on 4 in progress (non-blocking) 2007-07-03 09:20:08 D [tcp-client.c:186:tcp_connect] client2: connection on 4 success 2007-07-03 09:20:08 D [client-protocol.c:4571:notify] client2: got GF_EVENT_CHILD_UP 2007-07-03 09:20:08 W [client-protocol.c:4008:client_protocol_reconnect] client3: attempting reconnect
2007-07-03 09:20:08 D [tcp-client.c:71:tcp_connect] client3: socket fd = 4
2007-07-03 09:20:08 D [tcp-client.c:89:tcp_connect] client3: finalized on port `1016' 2007-07-03 09:20:08 D [tcp-client.c:142:tcp_connect] client3: connect on 4 in progress (non-blocking) 2007-07-03 09:20:08 D [tcp-client.c:186:tcp_connect] client3: connection on 4 success 2007-07-03 09:20:08 D [client-protocol.c:4571:notify] client3: got GF_EVENT_CHILD_UP 2007-07-03 09:20:08 D [client-protocol.c:4335:client_protocol_handshake_reply] client2: reply frame has callid: 424242 2007-07-03 09:20:08 D [client-protocol.c:4369:client_protocol_handshake_reply] client2: SETVOLUME on remote-host succeeded 2007-07-03 09:20:08 D [client-protocol.c:4335:client_protocol_handshake_reply] client3: reply frame has callid: 424242 2007-07-03 09:20:08 D [client-protocol.c:4369:client_protocol_handshake_reply] client3: SETVOLUME on remote-host succeeded 2007-07-03 09:20:09 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:09 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:09 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:09 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:09 W [client-protocol.c:4016:client_protocol_reconnect] client0: breaking reconnect chain 2007-07-03 09:20:09 W [client-protocol.c:4016:client_protocol_reconnect] client1: breaking reconnect chain 2007-07-03 09:20:09 W [client-protocol.c:4016:client_protocol_reconnect] client2: breaking reconnect chain 2007-07-03 09:20:09 W [client-protocol.c:4016:client_protocol_reconnect] client3: breaking reconnect chain 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:11 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:23 D [fuse-bridge.c:335:fuse_lookup] glusterfs-fuse: LOOKUP 1/file0 (/file0) 2007-07-03 09:20:23 D [fuse-bridge.c:308:fuse_entry_cbk] glusterfs-fuse: ERR => -1 (2) 2007-07-03 09:20:23 D [inode.c:481:__create_inode] client0/inode: create inode(4517658) 2007-07-03 09:20:23 D [inode.c:279:__active_inode] client0/inode: activating inode(4517658), lru=0/1000 2007-07-03 09:20:23 D [inode.c:481:__create_inode] fuse/inode: create inode(4517658) 2007-07-03 09:20:23 D [inode.c:279:__active_inode] fuse/inode: activating inode(4517658), lru=0/0 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:26 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:44 D [fuse-bridge.c:335:fuse_lookup] glusterfs-fuse: LOOKUP 1/file2 (/file2) 2007-07-03 09:20:44 D [fuse-bridge.c:308:fuse_entry_cbk] glusterfs-fuse: ERR => -1 (2) 2007-07-03 09:20:44 D [inode.c:481:__create_inode] client2/inode: create inode(4779904) 2007-07-03 09:20:44 D [inode.c:279:__active_inode] client2/inode: activating inode(4779904), lru=0/1000 2007-07-03 09:20:44 D [inode.c:481:__create_inode] fuse/inode: create inode(4779904) 2007-07-03 09:20:44 D [inode.c:279:__active_inode] fuse/inode: activating inode(4779904), lru=0/0 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 () 2007-07-03 09:20:46 D [fuse-bridge.c:429:fuse_getattr] glusterfs-fuse: GETATTR 1 ()
address@hidden glusterfs]#

address@hidden glusterfs]# rpm -qa | grep fuse
fuse-devel-2.6.5-2.fc6
fuse-libs-2.6.5-2.fc6
fuse-2.6.5-2.fc6





reply via email to

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