Hi, changed to 2.0.0rc2 , but even worse with some more logging. the sparc-client coredumps on mounting. the server logs on connect from an x86 node every second: 009-03-01 22:38:32 E [socket.c:480:__socket_proto_validate_header] server: socket header has incorrect size1=201392128 2009-03-01 22:38:32 E [socket.c:583:__socket_proto_state_machine] server: socket header validate failed (192.168.0.252:1021). possible mismatch of transport-type between server and client volumes, or version mismatch 2009-03-01 22:38:32 N [server-protocol.c:7934:notify] server: 192.168.0.252:1021 disconnected the x86-client logs: 2009-03-01 22:38:30 E [saved-frames.c:149:saved_frames_unwind] u5-brick: forced unwinding frame type(2) op(SETVOLUME) 2009-03-01 22:38:30 E [client-protocol.c:5801:client_setvolume_cbk] u5-brick: setvolume failed (Transport endpoint is not connected) 2009-03-01 22:38:30 E [socket.c:102:__socket_rwv] u5-brick: readv failed (Connection reset by peer) 2009-03-01 22:38:30 E [socket.c:561:__socket_proto_state_machine] u5-brick: read (Connection reset by peer) in state 1 (192.168.0.246:6996) any idea anyone? Io Noci Io Noci schrieb: > Hi, > > has anyone tried an afr using one sparc and one x86 node? > > I am using two x86 systems an one old sun ultra 5 for client side > replicating a single volume over tcp-ip. the files replicate perfectly. > now the problem: when i stop all gluster-server of an architecture, i > cant "ls" or "find" any files anymore in the gluster-mountpoint. > removing, creating and so on works and replicates fine. > > any help would be nice > > Io Noci > > ultra5:/srv/gluster-afr# ls -l > total 2964 > -rw-r--r-- 1 root root 1468016 2009-03-01 18:22 file1 > -rw-r--r-- 1 root root 1548272 2009-03-01 18:22 file2 > ultra5:/srv/gluster-afr# stat file1 > File: `file1' > Size: 1468016 Blocks: 2888 IO Block: 8192 regular file > Device: 12h/18d Inode: 504931 Links: 1 > Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root) > Access: 2009-03-01 18:22:33.000000000 +0100 > Modify: 2009-03-01 18:22:34.000000000 +0100 > Change: 2009-03-01 18:22:47.000000000 +0100 > ultra5:/srv/gluster-afr# /etc/init.d/glusterfs-server stop > Stopping glusterfs server: glusterfsd. > ultra5:/srv/gluster-afr# ls -l > ls: reading directory .: Input/output error > total 0 > ultra5:/srv/gluster-afr# stat file1 > File: `file1' > Size: 1468016 Blocks: 2888 IO Block: 8192 regular file > Device: 12h/18d Inode: 504931 Links: 1 > Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root) > Access: 2009-03-01 18:22:33.000000000 +0100 > Modify: 2009-03-01 18:22:34.000000000 +0100 > Change: 2009-03-01 18:22:47.000000000 +0100 > ultra5:/srv/gluster-afr# rm file1 > ultra5:/srv/gluster-afr# ls - > ls: reading directory .: Input/output error > ultra5:/srv/gluster-afr# /etc/init.d/glusterfs-server start > Starting glusterfs server: glusterfsd. > ultra5:/srv/gluster-afr# ls -l > total 1520 > -rw-r--r-- 1 root root 1548272 2009-03-01 18:22 file2 > ultra5:/srv/gluster-afr# > > my config is: > *server: posix-> posix-locks-> server > *client: three client brick -> afr 3 client bricks(option read-subvolume > localbrick) > > debian 5.0 > glusterfs 1.3.12 (trying 2.0.0rc2 later) > fuse-2.7.4-1.1 > kernel 2.6.26 > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users >