[Gluster-devel] URGENT! help on booster

Rohan rohan.thale at moneycontrol.com
Sun Aug 10 06:26:50 UTC 2008


Hi,

 

Nay one around now to help me out in booster, bit urgent.

 

I want to enable booster on my client and server. Do I have to install fuse
of client side?

 

I'm getting following error

 

2008-08-11 01:40:17 E [xlator.c:120:xlator_set_type] xlator:
dlopen(/usr/local/lib/glusterfs/1.3.10/xlator/mount/fuse.so):
/usr/local/lib/glusterfs/1.3.10/xlator/mount/fuse.so: cannot open shared
object file: No such file or directory

 

###############################

Configuration file 

 

volume posix

type storage/posix

option directory /usr/local/mysql/glfs-data

end-volume

 

volume booster-posix

  type performance/booster

#  option transport-type tcp # Default is 'unix', which is only used when
booster is loaded on client side. when used on server side, it does take all
the options of client protocol and server protocol.

  subvolumes posix

end-volume

 

volume brick

type performance/io-threads

subvolumes booster-posix

end-volume

 

volume server

type protocol/server

option transport-type tcp/server

option auth.ip.brick.allow *

option auth.ip.brick-ns.allow *

subvolumes brick

end-volume

 

volume c-01-brick

type protocol/client

option transport-type tcp/client

option remote-host 192.168.92.71

option remote-subvolume brick

end-volume

 

volume client-01-brick

  type performance/booster

#  option transport-type tcp

  subvolumes c-01-brick

end-volume

 

 

volume afr

type cluster/afr

subvolumes client-01-brick brick

end-volume

 

 

 




More information about the Gluster-devel mailing list