Bug 1087407

Summary: DHT: Setfattr doesn't take rebalance into consideration
Product: [Community] GlusterFS Reporter: vpshastry <vshastry>
Component: distributeAssignee: Raghavendra G <rgowdapp>
Status: CLOSED WONTFIX QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, mzywusko, nbalacha, pgurusid, rhs-bugs, sdharane, smohan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1047481 Environment:
Last Closed: 2016-09-01 10:08:27 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: 1047481    
Bug Blocks:    

Description vpshastry 2014-04-14 10:10:35 UTC
+++ This bug was initially created as a clone of Bug #1047481 +++

Description of problem:
Setfattr, setfattr or any other xattr get/set operation dosen't take rebalance into consideration.

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


How reproducible:
Setxattr on a file that is being rebalanced(migrated), will end up setting xattr on the source file only.

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:
Set xattr operations needs to be done on both source and destination file if the migration of that file is in progress.

Additional info:

Comment 1 Anand Avati 2014-04-14 10:55:40 UTC
REVIEW: http://review.gluster.org/7472 (dht/rebalance: Handle the xattrs modification while rebalancing) posted (#1) for review on master by Varun Shastry (vshastry)

Comment 2 Anand Avati 2014-04-23 05:42:37 UTC
REVIEW: http://review.gluster.org/7472 (dht/rebalance: Handle the xattrs modification while rebalancing) posted (#2) for review on master by Varun Shastry (vshastry)

Comment 5 Mike McCune 2016-03-28 23:25:37 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions

Comment 6 Nithya Balachandran 2016-09-01 10:08:27 UTC
As we don't use fsetxattr for out internal DHT rebalance operations, I am closing this BZ as WontFix.