Bug 1218960 - Rebalance Status output lists an extra colon " : " after volume rebalance: <vol_name>: success:
Summary: Rebalance Status output lists an extra colon " : " after volume rebalance: <...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: distribute
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Sakshi
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-06 09:58 UTC by Sakshi
Modified: 2016-08-01 01:22 UTC (History)
6 users (show)

Fixed In Version: glusterfs-3.8rc2
Clone Of: 962420
Environment:
Last Closed: 2016-06-16 12:59:05 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Sakshi 2015-05-06 09:58:50 UTC
+++ This bug was initially created as a clone of Bug #962420 +++

Description of problem:
========================== 
Rebalance Status output lists an extra colon " : " after  volume rebalance: <vol_name>: success: 

Version-Release number of selected component (if applicable):
============================================================== 
3.4.0.6rhs-1.el6rhs.x86_64

How reproducible:
=================== 
always

Steps to Reproduce:
=========================
1.Perform rebalance operation and check the rebalance status 
gluster volume rebalance vol-dis-rep status

Node  Rebalanced-files  size    scanned  failures status run time in secs
  
localhost     199      1.1MB     569      0      in progress   406.00
10.70.36.37   201      7.6MB     666      0      in progress   406.00
10.70.36.36   0        0Bytes    60948    0      in progress   406.00
10.70.36.38   0        0Bytes    60948    0      in progress   406.00
volume rebalance: vol-dis-rep: success:

The extra colon (:) at the end of command output after 'success' should not be present

Example of other gluster command output : 
----------------------------------------
[root@rhs-client11 ~]# gluster volume add-brick vol-dis-rep 10.70.36.35:/rhs/brick1/n1 10.70.36.36:/rhs/brick1/n2
volume add-brick: success


2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Anand Avati 2015-05-07 11:08:19 UTC
REVIEW: http://review.gluster.org/10475 (cli : Removing extra colon from rebalance status output) posted (#7) for review on master by Sakshi Bansal

Comment 2 Anand Avati 2015-05-12 08:36:01 UTC
REVIEW: http://review.gluster.org/10475 (cli : removing extra colon from rebalance status output) posted (#9) for review on master by Sakshi Bansal

Comment 3 Anand Avati 2015-05-12 13:18:33 UTC
REVIEW: http://review.gluster.org/10475 (dht : removing extra colon from rebalance status output) posted (#10) for review on master by Sakshi Bansal (sabansal)

Comment 4 Anand Avati 2015-05-12 13:22:14 UTC
REVIEW: http://review.gluster.org/10475 (cli : removing extra colon from rebalance status output) posted (#11) for review on master by Sakshi Bansal (sabansal)

Comment 5 Anand Avati 2015-07-29 09:01:23 UTC
COMMIT: http://review.gluster.org/10475 committed in master by Krishnan Parthasarathi (kparthas) 
------
commit f7e898cb33b7702ef7299c73f63d70163144b148
Author: Sakshi <sabansal>
Date:   Thu Apr 30 18:10:26 2015 +0530

    cli : removing extra colon from rebalance status output
    
    Change-Id: I74417471d7d2a86f198037d88dbf7d072c4349c3
    BUG: 1218960
    Signed-off-by: Sakshi <sabansal>
    Reviewed-on: http://review.gluster.org/10475
    Reviewed-by: Gaurav Kumar Garg <ggarg>
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: N Balachandran <nbalacha>
    Tested-by: NetBSD Build System <jenkins.org>
    Reviewed-by: Krishnan Parthasarathi <kparthas>

Comment 6 Niels de Vos 2016-06-16 12:59:05 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.8.0, please open a new bug report.

glusterfs-3.8.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://blog.gluster.org/2016/06/glusterfs-3-8-released/
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user


Note You need to log in before you can comment on or make changes to this bug.