+++ This bug was initially created as a clone of Bug #1702299 +++ +++ This bug was initially created as a clone of Bug #1702298 +++ Description of problem: Custom xattrs are not healed on newly added brick Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.Setup 1x4 volume and mount the volume on /mnt 2.Create some directory mkdir /mnt/tmp{1..10} 3.Setup user.foo on all directories setfattr -n user.foo -v "abc" /mnt/tmp{1..10} 4. Added two new bricks 5. Run lookup on mount point ls -laR /mnt/ 6. Check xattr should heal for all directories on the backend on newly added bricks Actual results: xattr are not healed on newly added brick Expected results: xattr should heal on newly added brick Additional info:
Posted : https://review.gluster.org/#/c/glusterfs/+/23447/
REVIEW: https://review.gluster.org/23447 (dht: Custom xattrs are not healed in case of add-brick) merged (#3) on release-6 by hari gowtham