Bug 707005
Summary: | dlm: fcntl F_SETLKW should be interruptible in GFS2 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | David Teigland <teigland> |
Component: | kernel | Assignee: | David Teigland <teigland> |
Status: | CLOSED ERRATA | QA Contact: | Cluster QE <mspqa-list> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.1 | CC: | adas, anmiller, bmarzins, ccaulfie, cluster-maint, jawilson, jeder, jwest, kzhang, lhh, mharvey, mschick, rpeterso, rrajasek, rsvoboda, sbradley, swhiteho, teigland, therfert |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | kernel-2.6.32-156.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 678585 | Environment: | |
Last Closed: | 2011-12-06 13:32:32 UTC | Type: | --- |
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: | 678585 | ||
Bug Blocks: | 695824 |
Description
David Teigland
2011-05-23 17:45:50 UTC
This issue requires a change to both dlm (in kernel) and dlm_controld (in cluster userspace). I had thought the original bug 678585 was for the dlm kernel component, but it was actually for cluster. I've cloned the original bz so we now have two bugs: bug 678585: for dlm_controld in userspace bug 707005: for dlm in kernel This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. Verified against kernel-2.6.32-174.el6.x86_64 [root@buzz-01 shared]# /tmp/lockhold A B Press enter to lock A Attempting to lock A Lock Acquired Press enter to lock B Attempting to lock B ^C [root@buzz-02 shared]# /tmp/lockhold B A Press enter to lock B Attempting to lock B Lock Acquired Press enter to lock A Attempting to lock A Lock Acquired Patch(es) available on kernel-2.6.32-156.el6 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. http://rhn.redhat.com/errata/RHSA-2011-1530.html |