Bug 1597563
Summary: | [geo-rep+tiering]: Hot and Cold tier brick changelogs report rsync failure | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Sunny Kumar <sunkumar> |
Component: | geo-replication | Assignee: | Sunny Kumar <sunkumar> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | amukherj, bugs, csaba, khiremat, rallan, rhinduja, rhs-bugs, sankarshan, sheggodu, storage-qa-internal, vdas |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-5.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1581047 | Environment: | |
Last Closed: | 2018-10-23 15:12:54 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: | 1581047 | ||
Bug Blocks: | 1293332 |
Description
Sunny Kumar
2018-07-03 08:40:36 UTC
REVIEW: https://review.gluster.org/20450 (dht: delete tier realted internal xattr in dht_getxattr_cbk) posted (#1) for review on master by Sunny Kumar COMMIT: https://review.gluster.org/20450 committed in master by "N Balachandran" <nbalacha> with a commit message- dht: delete tier related internal xattr in dht_getxattr_cbk Problem : Hot and Cold tier brick changelogs report rsync failure Solution : georep session is failing to sync directory from master volume to slave volume due to lot of changelog retries, solution would be to ignore tier related internal xattrs trusted.tier.fix.layout.complete and trusted.tier.tier-dht.commithash in dht_getxattr_cbk. Change-Id: I3530ffe7c4157584b439486f33ecd82ed8d66aee fixes: bz#1597563 Signed-off-by: Sunny Kumar <sunkumar> REVIEW: https://review.gluster.org/20520 (dht: delete tier related internal xattr in dht_getxattr_cbk) posted (#1) for review on master by Sunny Kumar COMMIT: https://review.gluster.org/20520 committed in master by "Amar Tumballi" <amarts> with a commit message- dht: delete tier related internal xattr in dht_getxattr_cbk Use dict_del instead of GF_REMOVE_INTERNAL_XATTR. For problem and fix related information see here - https://review.gluster.org/20450. This patch have some modification as requested by reviewers on already merged patch : https://review.gluster.org/20450. Change-Id: I50c263e3411354bb9c1e028b64b9ebfd755dfe37 fixes: bz#1597563 Signed-off-by: Sunny Kumar <sunkumar> 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-5.0, please open a new bug report. glusterfs-5.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] https://lists.gluster.org/pipermail/announce/2018-October/000115.html [2] https://www.gluster.org/pipermail/gluster-users/ |