Bug 764952 (GLUSTER-3220)

Summary: Glusterfs build fails with add brick, followed by rebalance
Product: [Community] GlusterFS Reporter: shishir gowda <sgowda>
Component: distributeAssignee: shishir gowda <sgowda>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: mainlineCC: gluster-bugs, nsathyan
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
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:

Description shishir gowda 2011-07-22 07:27:50 UTC
root@shishirng-laptop:/share1/glusterfs# make >/dev/null 
../../contrib/apple/daemon.c: In function ‘os_daemon_return’:
../../contrib/apple/daemon.c:77: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
mv: cannot move `.deps/cli-rpc-ops.Tpo' to `.deps/cli-rpc-ops.Po': File exists
make[3]: *** [cli-rpc-ops.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error

Comment 1 shishir gowda 2011-07-25 04:33:30 UTC
This is due to gfid mismatch. The patch for bug 764196 fixes the issue

*** This bug has been marked as a duplicate of bug 2464 ***