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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20200812/fdb2fcf3/attachment.html>
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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.gluster.org/pipermail/gluster-users/attachments/20200812/1c2ee6f2/attachment.html>
Hi Could you improve the output to show "Possibly undergoing heal" as well? gluster vol heal VMS info Brick gluster01:/DATA/vms Status: Connected Number of entries: 0 Brick gluster02:/DATA/vms /images/100/vm-100-disk-0.raw - Possibly undergoing heal Status: Connected Number of entries: 1 Thanks --- Gilberto Nunes Ferreira 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 >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20200814/9d34b3d5/attachment.html>