Bug 973073

Summary: DHT:Rebalance:- Newly created directories doesn't get hash ranges after decommissioning a brick without committing and running fix-layout
Product: [Community] GlusterFS Reporter: shishir gowda <sgowda>
Component: distributeAssignee: shishir gowda <sgowda>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: mainlineCC: gluster-bugs, nsathyan, rhs-bugs, shmohan, vbellur
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: 972653 Environment:
Last Closed: 2013-07-24 17:29:20 UTC Type: Bug
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: 972653    
Bug Blocks:    

Comment 1 Anand Avati 2013-06-11 09:09:08 UTC
REVIEW: http://review.gluster.org/5199 (cluster/dht: In reconfig handle removed decommissioned nodes) posted (#1) for review on master by Shishir Gowda (sgowda)

Comment 2 Anand Avati 2013-06-21 17:39:29 UTC
COMMIT: http://review.gluster.org/5199 committed in master by Anand Avati (avati) 
------
commit de31ac421953997ad148aea87f7176b2a10f07c4
Author: shishir gowda <sgowda>
Date:   Tue Jun 11 14:14:53 2013 +0530

    cluster/dht: In reconfig handle removed decommissioned nodes
    
    If no decommissioned nodes options are set in the options, then
    clear the conf->decommissioned_bricks.
    
    Change-Id: I426d2bcc874aab21b2eba0b16a580b9a26672ea2
    Signed-off-by: shishir gowda <sgowda>
    BUG: 973073
    Reviewed-on: http://review.gluster.org/5199
    Reviewed-by: Amar Tumballi <amarts>
    Reviewed-by: Vijay Bellur <vbellur>
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Anand Avati <avati>