[Gluster-devel] URGENT! help on booster

Rohan rohan.thale at moneycontrol.com
Mon Aug 11 06:07:34 UTC 2008


My client config vol

volume c-01-brick
type protocol/client
option transport-type tcp/client
option remote-host 192.168.92.73
option remote-subvolume brick
end-volume

volume client-01-brick
  type performance/booster
  subvolumes c-01-brick
end-volume


volume c-02-brick
type protocol/client
option transport-type tcp/client
option remote-host 192.168.92.74
option remote-subvolume brick
end-volume

volume client-02-brick
  type performance/booster
  subvolumes c-02-brick
end-volume

volume afr
type cluster/afr
subvolumes client-01-brick client-02-brick
end-volume

My server config vol

volume posix
type storage/posix
option directory /usr/local/mysql/glfs-data
end-volume

volume booster-posix
  type performance/booster
  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

-----Original Message-----
From: gluster-devel-bounces+rohan.thale=moneycontrol.com at nongnu.org
[mailto:gluster-devel-bounces+rohan.thale=moneycontrol.com at nongnu.org] On
Behalf Of Rohan
Sent: Monday, August 11, 2008 11:19 AM
To: 'Reinis Rozitis'; gluster-devel at nongnu.org
Subject: RE: [Gluster-devel] URGENT! help on booster

I'm using following configuration.

volume booster-posix
  type performance/booster
  subvolumes posix
end-volume


If I use option transport-type unix or tcp get direct error like tcp.so not
found.

Your help is appreciated.

Rohan


-----Original Message-----
From: gluster-devel-bounces+rohan.thale=moneycontrol.com at nongnu.org
[mailto:gluster-devel-bounces+rohan.thale=moneycontrol.com at nongnu.org] On
Behalf Of Reinis Rozitis
Sent: Sunday, August 10, 2008 6:32 PM
To: gluster-devel at nongnu.org
Subject: Re: [Gluster-devel] URGENT! help on booster

You should read 
http://www.gluster.org/docs/index.php/GlusterFS_Volume_Specification_v1.3 
and rest of the docs.

Depending on where you're getting the error you have to add

option transport-type tcp/client

or

option transport-type tcp/server


(unleast you have Infiniband)


rr

----- Original Message ----- 
From: "Rohan" <rohan.thale at moneycontrol.com>
To: "'Reinis Rozitis'" <r at roze.lv>; <gluster-devel at nongnu.org>
Sent: Sunday, August 10, 2008 3:06 PM
Subject: RE: [Gluster-devel] URGENT! help on booster


> Thanx, I'm getting following error.
>
> 2008-08-11 07:19:11 E [transport.c:74:transport_load] transport: 'option
> transport-type <xxxx/_____>' missing in specification
>
> Rohan
>
> -----Original Message-----
> From: gluster-devel-bounces+rohan.thale=moneycontrol.com at nongnu.org
> [mailto:gluster-devel-bounces+rohan.thale=moneycontrol.com at nongnu.org] On
> Behalf Of Reinis Rozitis
> Sent: Sunday, August 10, 2008 4:55 PM
> To: gluster-devel at nongnu.org
> Subject: Re: [Gluster-devel] URGENT! help on booster
>
>> I want to enable booster on my client and server. Do I have to install
>> fuse
>> of client side?
>
> You need Fuse on client side.
>
> rr
>
>
>
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel at nongnu.org
> http://lists.nongnu.org/mailman/listinfo/gluster-devel
>
> 



_______________________________________________
Gluster-devel mailing list
Gluster-devel at nongnu.org
http://lists.nongnu.org/mailman/listinfo/gluster-devel



_______________________________________________
Gluster-devel mailing list
Gluster-devel at nongnu.org
http://lists.nongnu.org/mailman/listinfo/gluster-devel






More information about the Gluster-devel mailing list