Displaying 6 results from an estimated 6 matches for "4718ead7".
2024 Nov 06
1
Add an arbiter when have multiple bricks at same server.
...is arbiter!
I already add this host into the pool:
arbiter:~# gluster pool list
UUID Hostname State
0cbbfc27-3876-400a-ac1d-2d73e72a4bfd gluster1.home.local Connected
99ed1f1e-7169-4da8-b630-a712a5b71ccd gluster2 Connected
4718ead7-aebd-4b8b-a401-f9e8b0acfeb1 localhost Connected
But when I do this:
pve01:~# gluster volume add-brick VMS replica 2 arbiter 1 arbiter:/arbiter1
arbiter:/arbiter2 arbiter:/arbiter3
I got this error:
For arbiter configuration, replica count must be 3 and arbiter count must
be 1. Th...
2024 Nov 06
1
Add an arbiter when have multiple bricks at same server.
...dd this host into the pool:
> arbiter:~# gluster pool list
> UUID Hostname State
> 0cbbfc27-3876-400a-ac1d-2d73e72a4bfd gluster1.home.local Connected
> 99ed1f1e-7169-4da8-b630-a712a5b71ccd gluster2 Connected
> 4718ead7-aebd-4b8b-a401-f9e8b0acfeb1 localhost Connected
>
> But when I do this:
> pve01:~# gluster volume add-brick VMS replica 2 arbiter 1
> arbiter:/arbiter1 arbiter:/arbiter2 arbiter:/arbiter3
> I got this error:
>
> For arbiter configuration, replica count must be...
2024 Nov 06
1
Add an arbiter when have multiple bricks at same server.
...rbiter:~# gluster pool list
>> UUID Hostname State
>> 0cbbfc27-3876-400a-ac1d-2d73e72a4bfd gluster1.home.local Connected
>>
>> 99ed1f1e-7169-4da8-b630-a712a5b71ccd gluster2 Connected
>>
>> 4718ead7-aebd-4b8b-a401-f9e8b0acfeb1 localhost Connected
>>
>> But when I do this:
>> pve01:~# gluster volume add-brick VMS replica 2 arbiter 1
>> arbiter:/arbiter1 arbiter:/arbiter2 arbiter:/arbiter3
>> I got this error:
>>
>> For arbiter configura...
2024 Nov 08
1
Add an arbiter when have multiple bricks at same server.
...s arbiter!
I already?add this host into the pool:arbiter:~# gluster pool list
UUID ???????????????????????????????????Hostname ???????????????State
0cbbfc27-3876-400a-ac1d-2d73e72a4bfd ???gluster1.home.local ????Connected ?
99ed1f1e-7169-4da8-b630-a712a5b71ccd ???gluster2 ???????????????Connected ?
4718ead7-aebd-4b8b-a401-f9e8b0acfeb1 ???localhost ??????????????Connected
But when I do this:pve01:~# gluster volume add-brick VMS replica 2 arbiter 1 arbiter:/arbiter1 arbiter:/arbiter2 arbiter:/arbiter3I got this error:
For arbiter configuration, replica count must be 3 and arbiter count must be 1. The 3...
2024 Nov 08
1
Add an arbiter when have multiple bricks at same server.
...dd this host into the pool:
> arbiter:~# gluster pool list
> UUID Hostname State
> 0cbbfc27-3876-400a-ac1d-2d73e72a4bfd gluster1.home.local Connected
> 99ed1f1e-7169-4da8-b630-a712a5b71ccd gluster2 Connected
> 4718ead7-aebd-4b8b-a401-f9e8b0acfeb1 localhost Connected
>
> But when I do this:
> pve01:~# gluster volume add-brick VMS replica 2 arbiter 1
> arbiter:/arbiter1 arbiter:/arbiter2 arbiter:/arbiter3
> I got this error:
>
> For arbiter configuration, replica count must be...
2024 Nov 06
1
Add an arbiter when have multiple bricks at same server.
Right now you have 3 "sets" of replica 2 on 2 hosts.In your case you don't need so much space for arbiters (10-15GB with 95 maxpct is enough for each "set") and you need a 3rd system or when the node that holds the data brick + arbiter brick fails (2 node scenario) - that "set" will be unavailable.
If you do have a 3rd host, I think the command would be:gluster