I couldn't make it work on C8...
Maybe I was cloning the wrong branch.
Details can be found at
https://github.com/gluster/gstatus/issues/30#issuecomment-673041743
Best Regards,
Strahil Nikolov
?? 12 ?????? 2020 ?. 20:01:45 GMT+03:00, Gilberto Nunes <gilberto.nunes32 at
gmail.com> ??????:>It's work!
>./gstatus -a
>
>Cluster:
> Status: Healthy GlusterFS: 8.0
> Nodes: 2/2 Volumes: 1/1
>
>Volumes:
> VMS Replicate Started (UP) - 2/2
>Bricks Up
> Capacity: (28.41%
>used) 265.00 GiB/931.00 GiB (used/total)
> Bricks:
> Distribute Group 1:
>
>glusterfs01:/DATA/vms
> (Online)
>
>glusterfs02:/DATA/vms
> (Online)
>
>
>
>Awesome, thanks!
>---
>Gilberto Nunes Ferreira
>
>(47) 3025-5907
>(47) 99676-7530 - Whatsapp / Telegram
>
>Skype: gilberto.nunes36
>
>
>
>
>
>Em qua., 12 de ago. de 2020 ?s 13:52, Sachidananda Urs
><sacchi at kadalu.io>
>escreveu:
>
>>
>>
>> On Sun, Aug 9, 2020 at 10:43 PM Gilberto Nunes
><gilberto.nunes32 at gmail.com>
>> wrote:
>>
>>> How did you deploy it ? - git clone, ./gstatus.py, and python
>gstatus.py
>>> install then gstatus
>>>
>>> What is your gluster version ? Latest stable to Debian Buster (v8)
>>>
>>>
>>>
>> Hello Gilberto. I just made a 1.0.0 release.
>> gstatus binary is available to download from (requires python >=
3.6)
>> https://github.com/gluster/gstatus/releases/tag/v1.0.0
>>
>> You can find the complete documentation here:
>> https://github.com/gluster/gstatus/blob/master/README
>>
>> Follow the below steps for a quick method to test it out:
>>
>> # curl -LO
>> https://github.com/gluster/gstatus/releases/download/v1.0.0/gstatus
>>
>> # chmod +x gstatus
>>
>> # ./gstatus -a
>> # ./gstatus --help
>>
>> If you like what you see. You can move it to /usr/local/bin
>>
>> Would like to hear your feedback. Any feature requests/bugs/PRs are
>> welcome.
>>
>> -sac
>>