[Gluster-users] Performance problem on 2-node stripe.

Rash rash at konto.pl
Fri Nov 7 07:42:02 UTC 2008


czw, 06 lis 2008, 22:52:15 +0400, Raghavendra G napisał(a):
>    Ignore my previous mail. What I told is true about
>    glusterfs--mainline--3.0 not with glusterfs--mainline--2.5.

So I should not LD_PRELOAD booster library? I'm trying to run it on
server side, where the simplest configuration is:

volume posix
    type storage/posix
    option directory /home/export
end-volume

volume brick
	type performance/booster
	subvolumes posix
end-volume

volume server
	type protocol/server
	option transport-type tcp/server
	subvolumes brick
	option auth.ip.brick.allow *
end-volume

I'm starting server with command:

LD_PRELOAD=/opt/glusterfs-1.3.12/lib/glusterfs/glusterfs-booster.so /opt/glusterfs-1.3.12/sbin/glusterfsd -f /opt/glusterfs-1.3.12/etc/glusterfs/glusterfs-server.vol -L DEBUG

and getting error cited in previous message.

When I don't LD_PRELOAD, so server is starting, but in log file I don't
see any use of booster and performance isn't better.

Regards.

-- 
rash at konto pl




More information about the Gluster-users mailing list