pi?, 07 lis 2008, 09:58:20 +0100, Rash napisa?(a): > pi?, 07 lis 2008, 14:12:53 +0530, Anand Avati napisa?(a): > > 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 > > > > Do NOT LD_PRELOAD the glusterfs client or server (either in 1.3.x or > > 1.4.x). The LD_PRELOAD is only for your application which works over the > > fuse mount point. > Do, should I put gluster translator on client side? Now I know - with booster translator on client side I can mount filesystem, but cannot do anything else, ex. df, ls /mnt/ etc. Without translator I can run: LD_PRELOAD=/opt/glusterfs-1.3.12/lib/glusterfs/glusterfs-booster.so ls -lR /mnt/glusterfs but find don't work: glustertest1-mag1:~# LD_PRELOAD=/opt/glusterfs-1.3.12/lib/glusterfs/glusterfs-booster.so find /mnt/glusterfs/ -type f -exec cat {} >/dev/null \; 2008-11-07 10:13:01 E [unix-client.c:119:unix_connect] booster: error: not in progress - trace: No such file or directory 2008-11-07 10:13:01 E [bridge.c:145:glusterfs_booster_bridge_open] booster: could not connect to translator 2008-11-07 10:13:01 E [unix-client.c:119:unix_connect] booster: error: not in progress - trace: No such file or directory 2008-11-07 10:13:01 E [bridge.c:145:glusterfs_booster_bridge_open] booster: could not connect to translator 2008-11-07 10:13:01 E [unix-client.c:119:unix_connect] booster: error: not in progress - trace: No such file or directory 2008-11-07 10:13:01 E [bridge.c:145:glusterfs_booster_bridge_open] booster: could not connect to translator 2008-11-07 10:13:01 E [unix-client.c:119:unix_connect] booster: error: not in progress - trace: No such file or directory 2008-11-07 10:13:01 E [bridge.c:145:glusterfs_booster_bridge_open] booster: could not connect to translator 2008-11-07 10:13:01 E [unix-client.c:119:unix_connect] booster: error: not in progress - trace: No such file or directory 2008-11-07 10:13:01 E [bridge.c:145:glusterfs_booster_bridge_open] booster: could not connect to translator cat: /mnt/glusterfs/katalog/kataloga/katalogan/21: No such file or directory -- rash at konto pl