I have successfully gotten glusterfs (2.0rc4) compiled on a PPC-based xserve running OS 10.5.  I have a pretty simple volume file using transport-type tcp.  I can successfully run glusterfsd and everything looks OK.  Also, using the glusterfs volume on the machine locally works just fine.  However, when I try to include the Mac OS server into a distribute container, I get errors like:<br>
<br>2009-03-09 16:19:26 N [server-protocol.c:8048:notify] server: xx.xx.209.230:1014 disconnected<br>2009-03-09 16:19:26 E [socket.c:480:__socket_proto_validate_header] server: socket header has incorrect size1=318832640<br>
2009-03-09 16:19:26 E [socket.c:583:__socket_proto_state_machine] server: socket header validate failed (xx.xx.209.230:1013). possible mismatch of transport-type between server and client volumes, or version mismatch<br><br>
Both server and client are using 2.0rc4, downloaded today.  The client in the second case is a linux machine (and glusterfs works flawless on it and other linux machines).  Any ideas?<br><br>Thanks,<br>Sean<br><br>