Bug 763755 (GLUSTER-2023)

Summary: add-brick fails in regression
Product: [Community] GlusterFS Reporter: Pranith Kumar K <pkarampu>
Component: glusterdAssignee: Pranith Kumar K <pkarampu>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: low    
Version: 3.1.0CC: anush, gluster-bugs, vijay
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anand Avati 2010-10-27 08:13:46 UTC
PATCH: http://patches.gluster.com/patch/5583 in master (mgmt/glusterd: update brick-count as soon as it is added in add-brick)

Comment 1 Pranith Kumar K 2010-10-27 10:35:59 UTC
add-brick fails with the latest git because of the validation done in create_volfiles. The brick count is not updated before the create_volfiles is called.