Bug 1434018
Summary: | [geo-rep]: Worker crashes with [Errno 16] Device or resource busy: '.gfid/00000000-0000-0000-0000-000000000001/dir.166 while renaming directories | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Kotresh HR <khiremat> | |
Component: | geo-replication | Assignee: | Kotresh HR <khiremat> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | mainline | CC: | amukherj, asrivast, bugs, csaba, rhinduja, rhs-bugs, rtalur, storage-qa-internal | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.11.0 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1427870 | |||
: | 1441927 1441930 (view as bug list) | Environment: | ||
Last Closed: | 2017-05-30 18:48:21 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: | ||||
Bug Blocks: | 1441927, 1441930 |
Comment 1
Kotresh HR
2017-03-20 14:50:14 UTC
REVIEW: https://review.gluster.org/16924 (geo-rep: Retry on EBUSY) posted (#1) for review on master by Kotresh HR (khiremat) REVIEW: https://review.gluster.org/16924 (geo-rep: Retry on EBUSY) posted (#2) for review on master by Kotresh HR (khiremat) REVIEW: https://review.gluster.org/16924 (geo-rep: Retry on EBUSY) posted (#3) for review on master by Kotresh HR (khiremat) COMMIT: https://review.gluster.org/16924 committed in master by Aravinda VK (avishwan) ------ commit cbcb1d33de8c4bd7250a5c038e8f95456772add1 Author: Kotresh HR <khiremat> Date: Mon Mar 20 05:21:59 2017 -0400 geo-rep: Retry on EBUSY Do not crash on EBUSY error. Add EBUSY retry errno list. Crash only if the error persists even after max retries. Change-Id: Ia067ccc6547731f28f2a315d400705e616cbf662 BUG: 1434018 Signed-off-by: Kotresh HR <khiremat> Reviewed-on: https://review.gluster.org/16924 Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> Reviewed-by: Aravinda VK <avishwan> CentOS-regression: Gluster Build System <jenkins.org> REVIEW: https://review.gluster.org/17011 (geo-rep: Fix EBUSY traceback) posted (#1) for review on master by Kotresh HR (khiremat) COMMIT: https://review.gluster.org/17011 committed in master by Aravinda VK (avishwan) ------ commit b1764275341884e12ff3186681d6718f98e1096f Author: Kotresh HR <khiremat> Date: Fri Apr 7 05:33:34 2017 -0400 geo-rep: Fix EBUSY traceback EBUSY was added to retry list of errno_wrap without importing. Fixing the same. Change-Id: Ide81a9ccc9b948a96265b6890da078b722b45d51 BUG: 1434018 Signed-off-by: Kotresh HR <khiremat> Reviewed-on: https://review.gluster.org/17011 NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Smoke: Gluster Build System <jenkins.org> Reviewed-by: Aravinda VK <avishwan> 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.11.0, please open a new bug report. glusterfs-3.11.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] http://lists.gluster.org/pipermail/announce/2017-May/000073.html [2] https://www.gluster.org/pipermail/gluster-users/ |