Bug 1102282
| Summary: | Set global{locking_type=0} when calling lvm2 commands | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Bryn M. Reeves <bmr> | |
| Component: | sos | Assignee: | Bryn M. Reeves <bmr> | |
| Status: | CLOSED ERRATA | QA Contact: | David Kutálek <dkutalek> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 6.5 | CC: | agk, bmr, dkutalek, gavin, jbrassow, lmiksik, miguel | |
| Target Milestone: | rc | Keywords: | EasyFix, FutureFeature, Patch, Upstream | |
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | sos-2.2-61.el6 | Doc Type: | Enhancement | |
| Doc Text: |
No documentation needed.
|
Story Points: | --- | |
| Clone Of: | 916937 | |||
| : | 1102285 (view as bug list) | Environment: | ||
| Last Closed: | 2014-10-14 07:23:23 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: | 916937 | |||
| Bug Blocks: | ||||
|
Description
Bryn M. Reeves
2014-05-28 16:39:36 UTC
commit 711f644b9c655c644fb4bfa27e1c9292e525c719
Author: Bryn M. Reeves <bmr>
Date: Mon Jun 23 16:57:11 2014 +0100
Set global{locking_type=0} when running lvm2 commands
Backport of dd478c2.
The lvm2 commands that sos issues are all read-only. Disable
locking when running the commands to avoid blocking if another
process or node is holding a lock.
Signed-off-by: Bryn M. Reeves <bmr>
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/RHBA-2014-1528.html |