pi?, 07 lis 2008, 12:22:47 +0400, Raghavendra G napisa?(a): > for glusterfs-1.3.12 you've to > * load booster xlator server side. > * on client side LD_PRELOAD glusterfs-booster.so before running the > application that wants to make use of booster. Ok, so I'v got server configuration like previous and client: glustertest1-mag1:~# cat /opt/glusterfs-1.3.12/etc/glusterfs/glusterfs-client.vol ############################################## ### GlusterFS Client Volume Specification ## ############################################## volume remote1 type protocol/client option transport-type tcp/client option remote-host 10.240.0.12 option remote-subvolume brick end-volume And running: LD_PRELOAD=/opt/glusterfs-1.3.12/lib/glusterfs/glusterfs-booster.so /opt/glusterfs-1.3.12/sbin/glusterfs -f /opt/glusterfs-1.3.12/etc/glusterfs/glusterfs-client.vol -L DEBUG /mnt/glusterfs And I'm still getting error no matter is this localhost client or remote client: glustertest1-mag1:~# tail /opt/glusterfs-1.3.12/var/log/glusterfs/glusterfs.log /opt/glusterfs-1.3.12/sbin/glusterfs -f /opt/glusterfs-1.3.12/etc/glusterfs/glusterfs-client.vol -l /opt/glusterfs-1.3.12/var/log/glusterfs/glusterfs.log -L DEBUG /mnt/glusterfs [0xffffe400] /opt/glusterfs-1.3.12/lib/glusterfs/glusterfs-booster.so[0xb7f07107] /opt/glusterfs-1.3.12/lib/glusterfs/glusterfs-booster.so(write+0xa1)[0xb7f07204] [glusterfs][0x804a216] [glusterfs](main+0x460)[0x804a707] /lib/tls/libc.so.6(__libc_start_main+0xc8)[0xb7dabea8] [glusterfs][0x8049521] --------- > Booster configuration I mentioned in my previous mail is not true with > glusterfs-1.3.12. Of course. :> -- rash at konto pl