Bug 1087407 - DHT: Setfattr doesn't take rebalance into consideration
Summary: DHT: Setfattr doesn't take rebalance into consideration
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: GlusterFS
Classification: Community
Component: distribute
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Raghavendra G
QA Contact:
URL:
Whiteboard:
Depends On: 1047481
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-14 10:10 UTC by vpshastry
Modified: 2016-09-01 10:08 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1047481
Environment:
Last Closed: 2016-09-01 10:08:27 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.