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: