Bug 783049

Summary: Replace-brick not working.
Product: [Community] GlusterFS Reporter: Vijaykumar Koppad <vkoppad>
Component: glusterdAssignee: Vivek Agarwal <vagarwal>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: urgent    
Version: mainlineCC: bbandari, gluster-bugs, sankarshan
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:09:28 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 Vijaykumar Koppad 2012-01-19 07:08:32 UTC
Description of problem:
[root@RHEL6 ~]# gluster --mode=script volume replace-brick doa 10.1.11.139:/root/bricks/doa/d1 10.1.11.138:/root/bricks/doa/d5 start
replace-brick started successfully
[root@RHEL6 ~]# gluster --mode=script volume replace-brick doa 10.1.11.139:/root/bricks/doa/d1 10.1.11.138:/root/bricks/doa/d5 status
Number of files migrated = 0       Current file=  
[root@RHEL6 ~]# gluster --mode=script volume replace-brick doa 10.1.11.139:/root/bricks/doa/d1 10.1.11.138:/root/bricks/doa/d5 status
Number of files migrated = 0       Current file=  
[root@RHEL6 ~]# gluster --mode=script volume replace-brick doa 10.1.11.139:/root/bricks/doa/d1 10.1.11.138:/root/bricks/doa/d5 status
Number of files migrated = 0       Current file=  
[root@RHEL6 ~]# gluster --mode=script volume replace-brick doa 10.1.11.139:/root/bricks/doa/d1 10.1.11.138:/root/bricks/doa/d5 status
Number of files migrated = 0       Current file=  
[root@RHEL6 ~]# gluster --mode=script volume replace-brick doa 10.1.11.139:/root/bricks/doa/d1 10.1.11.138:/root/bricks/doa/d5 commit
replace-brick commit failed

  Replace-brick starts successfully, but status says files migrate=0 and current file nothing.

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

Comment 1 Anand Avati 2012-01-23 17:46:48 UTC
CHANGE: http://review.gluster.com/2663 (pump: move internal pump xattrs out of trusted domain) merged in master by Vijay Bellur (vijay)