Bug 1435357
Summary: | [GSS]RHGS 3.1.3 glusterfs client crash on io-cache.so(__ioc_page_wakeup+0x44) | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Riyas Abdulrasak <rnalakka> | |
Component: | io-cache | Assignee: | Nithya Balachandran <nbalacha> | |
Status: | CLOSED ERRATA | QA Contact: | Rahul Hinduja <rhinduja> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | rhgs-3.1 | CC: | amukherj, csaba, moagrawa, nbalacha, rhinduja, rhs-bugs | |
Target Milestone: | --- | |||
Target Release: | RHGS 3.3.0 | |||
Hardware: | All | |||
OS: | All | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.8.4-27 | Doc Type: | Bug Fix | |
Doc Text: |
The ioc_inode_wakeup process did not lock the ioc_inode queue. This meant that the ioc_prune process could free a structure that ioc_inode_wakeup later attempted to access, resulting in an unexpected termination of the gluster mount process. The ioc_inode queue is now locked during access so that this issue cannot occur.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1456385 (view as bug list) | Environment: | ||
Last Closed: | 2017-09-21 04:35:56 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: | 1456385, 1457054, 1457058 | |||
Bug Blocks: | 1417151 |
Description
Riyas Abdulrasak
2017-03-23 15:30:36 UTC
upstream patch : https://review.gluster.org/17410 Doc text looks fine. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2774 |