[Gluster-devel] to boost or not to boost?
Sascha Ottolski
ottolski at web.de
Wed Feb 27 09:14:02 UTC 2008
hi,
could anyone give me a quick hint on how to correctly use the booster
translator? I always get errors like "[unix.c:81:unix_disconnect]
booster: connection disconnected":
2008-02-27 10:09:52 W [client-protocol.c:288:client_protocol_xfer] fsc1:
attempting to pipeline request type(0) op(34) with handshake
2008-02-27 10:09:52 W [client-protocol.c:288:client_protocol_xfer]
fsc2r: attempting to pipeline request type(0) op(34) with handshake
2008-02-27 10:09:52 W [client-protocol.c:288:client_protocol_xfer] fsc2:
attempting to pipeline request type(0) op(34) with handshake
2008-02-27 10:09:52 W [client-protocol.c:288:client_protocol_xfer]
fsc1r: attempting to pipeline request type(0) op(34) with handshake
2008-02-27 10:10:07 C [unix.c:81:unix_disconnect] booster: connection
disconnected
2008-02-27 10:10:07 C [unix.c:81:unix_disconnect] booster: connection
disconnected
2008-02-27 10:10:07 C [unix.c:81:unix_disconnect] booster: connection
disconnected
I have it as the last entry in the client.spec, after unify
volume bricks
type cluster/unify
...
end-volume
volume booster
type performance/booster
#option translator-type [unix|tcp|ib-verbs|ib-sdp] (unix)
option translator-type tcp
subvolumes bricks
end-volume
and start my app with
LD_PRELOAD=/usr/lib/glusterfs/glusterfs-booster.so ./myapp
test was with tla-648
Thanks, Sascha
More information about the Gluster-devel
mailing list