Bug 1533023
Summary: | [Disperse] Implement open fd heal for disperse volume | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Sunil Kumar Acharya <sheggodu> |
Component: | disperse | Assignee: | Sunil Kumar Acharya <sheggodu> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.13 | CC: | aspandey, bugs, pkarampu |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.13.2 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1431955 | Environment: | |
Last Closed: | 2018-01-23 21:37:57 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: | 1431955 | ||
Bug Blocks: | 1509810 |
Description
Sunil Kumar Acharya
2018-01-10 09:48:15 UTC
REVIEW: https://review.gluster.org/19176 (cluster/ec: OpenFD heal implementation for EC) posted (#1) for review on release-3.13 by Sunil Kumar Acharya COMMIT: https://review.gluster.org/19176 committed in release-3.13 by \"Sunil Kumar Acharya\" <sheggodu> with a commit message- cluster/ec: OpenFD heal implementation for EC Existing EC code doesn't try to heal the OpenFD to avoid unnecessary healing of the data later. Fix implements the healing of open FDs before carrying out file operations on them by making an attempt to open the FDs on required up nodes. >BUG: 1431955 >Change-Id: Ib696f59c41ffd8d5678a484b23a00bb02764ed15 >Signed-off-by: Sunil Kumar Acharya <sheggodu> Upstream Patch: https://review.gluster.org/#/c/17077/ BUG: 1533023 Change-Id: Ib696f59c41ffd8d5678a484b23a00bb02764ed15 Signed-off-by: Sunil Kumar Acharya <sheggodu> REVIEW: https://review.gluster.org/19245 (tests: Use /dev/urandom instead of /dev/random for dd) posted (#1) for review on release-3.13 by Xavier Hernandez COMMIT: https://review.gluster.org/19245 committed in release-3.13 by \"Xavier Hernandez\" <jahernan> with a commit message- tests: Use /dev/urandom instead of /dev/random for dd If there's not enough entropy in the system then reading /dev/random would take a significant time since it would take a long time for the /dev/random buffers to get full as is desired in this dd run. Milind found that this test file takes almost a 1000 seconds or more to pass instead of just a minute because of this. Backport of: >BUG: 1431955 BUG: 1533023 Signed-off-by: Pranith Kumar K <pkarampu> Change-Id: I9145b17f77f09d0ab71816ae249c69b8fe14c1a5 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.13.2, please open a new bug report. glusterfs-3.13.2 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/2018-January/000089.html [2] https://www.gluster.org/pipermail/gluster-users/ |