Bug 1017169 - [RHSC] - Status dialog does not display the correct size of the files rebalanced.
Summary: [RHSC] - Status dialog does not display the correct size of the files rebalan...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat
Component: rhsc
Version: 2.1
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: RHGS 2.1.2
Assignee: anmol babu
QA Contact: RamaKasturi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-09 11:14 UTC by RamaKasturi
Modified: 2015-05-13 16:34 UTC (History)
7 users (show)

Fixed In Version: cb6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-25 07:50:48 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2014:0208 0 normal SHIPPED_LIVE Red Hat Storage 2.1 enhancement and bug fix update #2 2014-02-25 12:20:30 UTC
oVirt gerrit 20045 0 None None None Never

Description RamaKasturi 2013-10-09 11:14:58 UTC
Description of problem:
Status dialog does not display the correct size of the files rebalanced.

Version-Release number of selected component (if applicable):
rhsc-2.1.1-0.0.3.master.el6ev.noarch

How reproducible:
Always

Steps to Reproduce:
1. Create a distribute volume with four bricks and start it.
2. Now mount the volume and create data say 60GB in the mount point.
3. Add another brick to the volume and start rebalance.

Actual results:
Once rebalance is completed the following output comes from UI.

rebalance vol_dis status
                                    Node Rebalanced-files          size       scanned      failures       skipped         status run time in secs
                               ---------      -----------   -----------   -----------   -----------   -----------   ------------   --------------
                               localhost                2         1GB            50             0             1      completed            55.00
                            10.70.37.190                0        0Bytes            48             0             1      completed             1.00
                            10.70.37.160                1      1000MB            49             0             2      completed            38.00
                            10.70.37.144                0        0Bytes            48             0             0      completed             1.00

And the following from CLI.

rebalance vol_dis status
                                    Node Rebalanced-files          size       scanned      failures       skipped         status run time in secs
                               ---------      -----------   -----------   -----------   -----------   -----------   ------------   --------------
                               localhost                2         2.0GB            50             0             1      completed            55.00
                            10.70.37.190                0        0Bytes            48             0             1      completed             1.00
                            10.70.37.160                1      1000.0MB            49             0             2      completed            38.00
                            10.70.37.144                0        0Bytes            48             0             0      completed             1.00


Expected results:
Size should be same as that of CLI.

Additional info:

Comment 2 Shruti Sampat 2013-10-18 07:41:52 UTC
Hi Anmol,

I am seeing this issue in remove-brick status dialog also. Will that be fixed as part of this?

Comment 3 anmol babu 2013-10-18 08:24:31 UTC
Yes,it also uses the same code so,that also should be fixed.

Comment 4 RamaKasturi 2013-10-31 09:04:38 UTC
Works fine with CB6 build.(rhsc-2.1.2-0.22.master.el6_4.noarch)

Now rebalance file size is getting displayed with two digits after the decimal point.

Comment 6 errata-xmlrpc 2014-02-25 07:50:48 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHEA-2014-0208.html


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