Bug 1441576
Summary: | [geo-rep]: rsync should not try to sync internal xattrs | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Mohammed Rafi KC <rkavunga> |
Component: | geo-replication | Assignee: | Mohammed Rafi KC <rkavunga> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.10 | CC: | avishwan, bugs, chrisw, csaba, khiremat, nlevinki, otira.fuu, rhinduja, rkavunga, rtalur, sarumuga, storage-qa-internal, vnosov |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.10.2 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1353952 | Environment: | |
Last Closed: | 2017-05-31 20:44:48 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: | 1353952 | ||
Bug Blocks: | 1442603 |
Description
Mohammed Rafi KC
2017-04-12 08:58:36 UTC
REVIEW: https://review.gluster.org/17046 (geo-rep: filter out xtime attribute during getxattr) posted (#1) for review on release-3.10 by mohammed rafi kc (rkavunga) COMMIT: https://review.gluster.org/17046 committed in release-3.10 by Raghavendra Talur (rtalur) ------ commit 4ae86b077d1ef4cd0cb3f73397bb474026b3362f Author: Saravanakumar Arumugam <sarumuga> Date: Fri Jul 8 19:10:45 2016 +0530 geo-rep: filter out xtime attribute during getxattr georep gsyncd's xtime needs to filtered irrespective of any process access. This way, we can avoid (unnecessarily)syncing xtime attribute to slave, which may raise permission denied errors. test case modified to check for xtime xattr only in backend. Back port of> >BUG: 1353952 >Signed-off-by: Saravanakumar Arumugam <sarumuga> >Signed-off-by: Mohammed Rafi KC <rkavunga> >Reviewed-on: https://review.gluster.org/14880 >Smoke: Gluster Build System <jenkins.org> >Reviewed-by: Kotresh HR <khiremat> >Tested-by: Kotresh HR <khiremat> >NetBSD-regression: NetBSD Build System <jenkins.org> >CentOS-regression: Gluster Build System <jenkins.org> >Reviewed-by: Pranith Kumar Karampuri <pkarampu> Change-Id: I2390b703048d5cc747d91fa2ae884dc55de58669 BUG: 1441576 Signed-off-by: Mohammed Rafi KC <rkavunga> Reviewed-on: https://review.gluster.org/17046 Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Raghavendra Talur <rtalur> This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.10.2, please open a new bug report. |