[Bugs] [Bug 1225718] New: [FEAT] DHT - rebalance - rebalance status o/p should be different for 'fix-layout' option, it should not show 'Rebalanced-files' , 'Size', 'Scanned' etc as it is not migrating any files.
bugzilla at redhat.com
bugzilla at redhat.com
Thu May 28 05:14:55 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1225718
Bug ID: 1225718
Summary: [FEAT] DHT - rebalance - rebalance status o/p should
be different for 'fix-layout' option, it should not
show 'Rebalanced-files' , 'Size', 'Scanned' etc as it
is not migrating any files.
Product: GlusterFS
Version: mainline
Component: distribute
Severity: medium
Assignee: bugs at gluster.org
Reporter: sabansal at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com,
mzywusko at redhat.com, nbalacha at redhat.com,
poelstra at redhat.com, racpatel at redhat.com,
rhs-bugs at redhat.com, vagarwal at redhat.com,
vbellur at redhat.com
+++ This bug was initially created as a clone of Bug #890640 +++
Description of problem:
rebalance - rebalance status o/p should be different for 'fix-layout' option,
it should not show 'Rebalanced-files' , 'Size', 'Scanned' etc as it is not
migrating any files. it should show status of layout fixing.
Version-Release number of selected component (if applicable):
3.3.0.5rhs-40
How reproducible:
always
Steps to Reproduce:
1. Create a Distributed volume having 3 or more sub-volumes on multiple server
and start that volume.
2. Fuse Mount the volume from the client-1 using “mount -t glusterfs
server:/<volume> <client-1_mount_point>”
3. From mount point create some dirs and files inside it.
4. Execute rebalance.
[root at localhost ~]# gluster volume rebalance defect fix-layout start
Starting rebalance on volume defect has been successful
5. check status
[root at localhost ~]# gluster volume rebalance defect status
Node Rebalanced-files size
scanned failures status
--------- ----------- -----------
----------- ----------- ------------
localhost 0 0
0 0 completed
10.70.35.173 0 0
0 0 completed
10.70.35.170 0 0
0 0 completed
Actual results:
it shows 'Rebalanced-files' , 'Size', 'Scanned' etc
Expected results:
When user has opted only fix-layout this values will be zero and no use of
showing those column in status. It can show no of dir for which layout has been
fixed or it can show simply status column only.
Additional info:
--- Additional comment from Scott Haines on 2013-09-27 13:07:32 EDT ---
Targeting for 3.0.0 (Denali) release.
--- Additional comment from Vivek Agarwal on 2014-04-07 07:41:13 EDT ---
Per bug triage, between dev, PM and QA, moving these out of denali
--- Additional comment from Nagaprasad Sathyanarayana on 2014-05-06 06:35:12
EDT ---
BZs not targeted for Denali.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list