Bug 807126

Summary: Rebalance status does not show the actual number of files migrated
Product: [Community] GlusterFS Reporter: shylesh <shmohan>
Component: coreAssignee: shishir gowda <sgowda>
Status: CLOSED CURRENTRELEASE QA Contact: shylesh <shmohan>
Severity: high Docs Contact:
Priority: high    
Version: pre-releaseCC: gluster-bugs, nsathyan
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: glusterfs-3.4.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-24 17:39:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 817967    

Description shylesh 2012-03-27 05:39:17 UTC
Description of problem:
status showing number of files migrated has wrong information about the number

Version-Release number of selected component (if applicable):
Mainline

How reproducible:
often

Steps to Reproduce:
1. create a volume with single brick
2. create 20 files on the mount point
3. add another brick and initiate rebalance
4. check the status , when complete check the number of files rebalanced from the status and compare with the number of files present in the newly added brick
  
Actual results:
the number doesn't match with the actual number of files migrated.

Expected results:


Additional info:

Comment 1 Anand Avati 2012-04-25 11:05:43 UTC
CHANGE: http://review.gluster.com/3013 (rebalance: handshake_event_notify to make fsd talk to glusterd) merged in master by Vijay Bellur (vijay)

Comment 2 shylesh 2012-05-22 08:55:03 UTC
This issue is still seen on 3.3.0qa42, I migrated only one file using remove-brick but Rebalanced count says 0 files migrated.

Comment 3 shylesh 2012-05-22 09:17:38 UTC
For rebalance it's working fine hence moving this bug to verified state and opening a new bug for remove-brick