Hallo, i have GlusterFS error by mounting the glusterfs mount the error is "remote1: setting receive window size failed: 8: 524288: No buffer space available" whenever save a file in the mount the error is "replicate: xattrop failed on child remote1: Invalid argument" Can you help me? The full Log: [2009-08-08 11:49:40] D [glusterfsd.c:354:_get_specfp] glusterfs: loading volume file /usr/local/etc/glusterfs/glusterfs.vol [2009-08-08 11:49:40] D [xlator.c:634:xlator_set_type] xlator: dlsym(notify) on Undefined symbol "notify" -- neglecting [2009-08-08 11:49:40] D [xlator.c:634:xlator_set_type] xlator: dlsym(notify) on Undefined symbol "notify" -- neglecting ===============================================================================Version : glusterfs 2.0.4 built on Aug 3 2009 10:16:02 TLA Revision : v2.0.4 Starting Time: 2009-08-08 11:49:40 Command line : glusterfs -L DEBUG -f /usr/local/etc/glusterfs/glusterfs.vol /www PID : 14555 System name : FreeBSD Nodename : xxx.xxx.de Kernel Release : 7.2-RELEASE-p3 Hardware Identifier: amd64 Given volfile: +------------------------------------------------------------------------------+ 1: # file: /etc/glusterfs/glusterfs.vol 2: volume remote1 3: type protocol/client 4: option transport-type tcp 5: option remote-host xxx.xxx.de 6: option remote-subvolume brick 7: end-volume 8: 9: volume remote2 10: type protocol/client 11: option transport-type tcp 12: option remote-host xxx.xxx.de 13: option remote-subvolume brick 14: end-volume 15: 16: volume replicate 17: type cluster/replicate 18: subvolumes remote1 remote2 19: end-volume 20: 21: volume writebehind 22: type performance/write-behind 23: option cache-size 1MB 24: subvolumes replicate 25: end-volume 26: 27: volume cache 28: type performance/io-cache 29: option cache-size 256MB 30: subvolumes writebehind 31: end-volume +------------------------------------------------------------------------------+ [2009-08-08 11:49:40] D [glusterfsd.c:1205:main] glusterfs: running in pid 14555 [2009-08-08 11:49:40] D [client-protocol.c:5952:init] remote1: defaulting frame-timeout to 30mins [2009-08-08 11:49:40] D [client-protocol.c:5963:init] remote1: defaulting ping-timeout to 10 [2009-08-08 11:49:40] D [transport.c:141:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/2.0.4/transport/socket.so [2009-08-08 11:49:40] D [transport.c:141:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/2.0.4/transport/socket.so [2009-08-08 11:49:40] D [client-protocol.c:5952:init] remote2: defaulting frame-timeout to 30mins [2009-08-08 11:49:40] D [client-protocol.c:5963:init] remote2: defaulting ping-timeout to 10 [2009-08-08 11:49:40] D [transport.c:141:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/2.0.4/transport/socket.so [2009-08-08 11:49:40] D [transport.c:141:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/2.0.4/transport/socket.so [2009-08-08 11:49:40] D [write-behind.c:1873:init] writebehind: disabling write-behind for first 1 bytes [2009-08-08 11:49:40] D [client-protocol.c:6280:notify] remote1: got GF_EVENT_PARENT_UP, attempting connect on transport [2009-08-08 11:49:40] E [socket.c:1010:socket_connect] remote1: setting receive window size failed: 8: 524288: No buffer space available [2009-08-08 11:49:40] E [socket.c:1019:socket_connect] remote1: setting send window size failed: 8: 524288: No buffer space available [2009-08-08 11:49:40] D [client-protocol.c:6280:notify] remote1: got GF_EVENT_PARENT_UP, attempting connect on transport [2009-08-08 11:49:40] E [socket.c:1010:socket_connect] remote1: setting receive window size failed: 9: 524288: No buffer space available [2009-08-08 11:49:40] E [socket.c:1019:socket_connect] remote1: setting send window size failed: 9: 524288: No buffer space available [2009-08-08 11:49:40] D [client-protocol.c:6280:notify] remote2: got GF_EVENT_PARENT_UP, attempting connect on transport [2009-08-08 11:49:40] E [socket.c:1010:socket_connect] remote2: setting receive window size failed: 10: 524288: No buffer space available [2009-08-08 11:49:40] E [socket.c:1019:socket_connect] remote2: setting send window size failed: 10: 524288: No buffer space available [2009-08-08 11:49:40] D [client-protocol.c:6280:notify] remote2: got GF_EVENT_PARENT_UP, attempting connect on transport [2009-08-08 11:49:40] E [socket.c:1010:socket_connect] remote2: setting receive window size failed: 11: 524288: No buffer space available [2009-08-08 11:49:40] E [socket.c:1019:socket_connect] remote2: setting send window size failed: 11: 524288: No buffer space available [2009-08-08 11:49:40] D [client-protocol.c:6280:notify] remote1: got GF_EVENT_PARENT_UP, attempting connect on transport [2009-08-08 11:49:40] D [client-protocol.c:6280:notify] remote1: got GF_EVENT_PARENT_UP, attempting connect on transport [2009-08-08 11:49:40] D [client-protocol.c:6280:notify] remote2: got GF_EVENT_PARENT_UP, attempting connect on transport [2009-08-08 11:49:40] D [client-protocol.c:6280:notify] remote2: got GF_EVENT_PARENT_UP, attempting connect on transport [2009-08-08 11:49:40] N [glusterfsd.c:1224:main] glusterfs: Successfully started [2009-08-08 11:49:40] D [client-protocol.c:6294:notify] remote1: got GF_EVENT_CHILD_UP [2009-08-08 11:49:40] D [client-protocol.c:6294:notify] remote1: got GF_EVENT_CHILD_UP [2009-08-08 11:49:40] D [client-protocol.c:6294:notify] remote2: got GF_EVENT_CHILD_UP [2009-08-08 11:49:40] D [client-protocol.c:6294:notify] remote2: got GF_EVENT_CHILD_UP [2009-08-08 11:49:40] N [client-protocol.c:5559:client_setvolume_cbk] remote1: Connected to xxx.xxx.xxx.xxx:6996, attached to remote volume 'brick'. [2009-08-08 11:49:40] N [afr.c:2204:notify] replicate: Subvolume 'remote1' came back up; going online. [2009-08-08 11:49:40] N [client-protocol.c:5559:client_setvolume_cbk] remote1: Connected to xxx.xxx.xxx.xxx:6996, attached to remote volume 'brick'. [2009-08-08 11:49:40] N [afr.c:2204:notify] replicate: Subvolume 'remote1' came back up; going online. [2009-08-08 11:49:40] N [client-protocol.c:5559:client_setvolume_cbk] remote2: Connected to xxx.xxx.xxx.xxx:6996, attached to remote volume 'brick'. [2009-08-08 11:49:40] N [client-protocol.c:5559:client_setvolume_cbk] remote2: Connected to xxx.xxx.xxx.xxx:6996, attached to remote volume 'brick'. [2009-08-08 12:06:11] E [afr-transaction.c:710:afr_changelog_pre_op_cbk] replicate: xattrop failed on child remote1: Invalid argument [2009-08-08 12:06:11] E [afr-transaction.c:710:afr_changelog_pre_op_cbk] replicate: xattrop failed on child remote2: Invalid argument [2009-08-08 12:06:11] W [fuse-bridge.c:1365:fuse_create_cbk] glusterfs-fuse: 0: /test.txt => -1 (Invalid argument)