Another small tweak: in your README, you have this: "curl -LO v1.0.3 gstatus (download) <https://github.com/gluster/gstatus/releases/download/v1.0.3/gstatus>" This makes it impossible to just easily copy paste. You should just put the link in there, and wrap in code formatting blocks.
Sincerely, Artem -- Founder, Android Police <http://www.androidpolice.com>, APK Mirror <http://www.apkmirror.com/>, Illogical Robot LLC beerpla.net | @ArtemR <http://twitter.com/ArtemR> On Sun, Aug 23, 2020 at 6:20 AM Sachidananda Urs <[email protected]> wrote: > > > On Sat, Aug 22, 2020 at 10:52 PM Artem Russakovskii <[email protected]> > wrote: > >> The output currently has some whitespace issues. >> >> 1. The space shift under Cluster is different than under Volumes, making >> the output look a bit inconsistent. >> 2. Can you please fix the tabulation for when volume names are varying in >> length? This output is shifted and looks messy as a result for me. >> > > Artem, since the volume names vary for longer volumes the column number > increases and users have to scroll to right. > To overcome this, I have decided to print the volume name in a row by > itself. PR: https://github.com/gluster/gstatus/pull/44 fixes the issue. > > The output looks like this: > > root@master-node:/home/sac/work/gstatus# gstatus > > > Cluster: > > Status: Healthy GlusterFS: 9dev > > Nodes: 3/3 Volumes: 2/2 > > > Volumes: > > > snap-1 > > Replicate Started (UP) - 2/2 Bricks Up > > Capacity: (12.04% used) 5.00 GiB/40.00 > GiB (used/total) > > Snapshots: 2 > > Quota: On > > > very_very_long_long_name_to_test_the_gstatus_display > > Replicate Started (UP) - 2/2 Bricks Up > > Capacity: (12.04% used) 5.00 GiB/40.00 > GiB (used/total) > > > > root@master-node:/home/sac/work/gstatus# > > > -sac >
________ Community Meeting Calendar: Schedule - Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC Bridge: https://bluejeans.com/441850968 Gluster-users mailing list [email protected] https://lists.gluster.org/mailman/listinfo/gluster-users
