Bug 798864

Summary: Fix rebalance check_free_space logic
Product: [Community] GlusterFS Reporter: shishir gowda <sgowda>
Component: distributeAssignee: shishir gowda <sgowda>
Status: CLOSED CURRENTRELEASE QA Contact: amainkar
Severity: unspecified Docs Contact:
Priority: medium    
Version: mainlineCC: gluster-bugs, nsathyan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
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:47:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: 3.3.0.qa45 Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 817967    

Description shishir gowda 2012-03-01 06:27:02 UTC
Description of problem:
We are failing migration when force option is not used when dst node is smaller.
But the expression is evaluating otherwise.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Anand Avati 2012-03-01 07:25:59 UTC
CHANGE: http://review.gluster.com/2847 (cluster/rebalance: Fix expression in check_free_space) merged in master by Vijay Bellur (vijay)

Comment 2 Rachana Patel 2012-06-08 10:33:27 UTC
verified in version 3.3.0.qa45 and it is working as per expectation.