[Gluster-users] gdeploy & arbiter (ie. replica 2 + arbiter)
hvjunk
hvjunk at gmail.com
Tue May 9 14:15:56 UTC 2017
> On 09 May 2017, at 15:53 , knarra <knarra at redhat.com> wrote:
>
> On 05/09/2017 07:21 PM, hvjunk wrote:
>> TA!!
>> I tried arbiter=1 instead of count :o
> okay, Does this work after specifying arbiter_count=1 ?
Yes thanks!
[root at ds2 ~]# gluster volume info ganesha
Volume Name: ganesha
Type: Replicate
Volume ID: 58d81fc4-2ffc-4185-9d67-0e00c58e8d54
Status: Started
Snapshot Count: 0
Number of Bricks: 1 x (2 + 1) = 3
Transport-type: tcp
Bricks:
Brick1: 10.10.10.11:/gluster/brick1/one
Brick2: 10.10.10.12:/gluster/brick1/one
Brick3: 10.10.10.13:/gluster/brick1/one (arbiter)
from:
==snip===
#This will create a volume. Skip this section if your volume already exists
[volume]
action=create
volname=ganesha
transport=tcp
replica_count=3
arbiter_count=1
force=yes
==snip===
>>> On 09 May 2017, at 15:35 , knarra <knarra at redhat.com> wrote:
>>>
>>> On 05/09/2017 06:36 PM, hvjunk wrote:
>>>> Hi there,
>>>>
>>>> Does gdeploy support volumes with arbiter bricks?
>>>>
>>>> HEndrik
>>>> _______________________________________________
>>>> Gluster-users mailing list
>>>> Gluster-users at gluster.org
>>>> http://lists.gluster.org/mailman/listinfo/gluster-users
>>> Hi hvjunk,
>>>
>>> yes, it does. In the volume create sections you will have to specify arbiter_count .
>>>
>>> Thanks
>>>
>>> kasturi.
>>>
>
More information about the Gluster-users
mailing list