gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gluster-devel] to boost or not to boost?


From: Sascha Ottolski
Subject: [Gluster-devel] to boost or not to boost?
Date: Wed, 27 Feb 2008 10:14:02 +0100
User-agent: KMail/1.9.6 (enterprise 0.20070907.709405)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]