Bug 593108
Summary: | lvm agent incorrectly reports vg is in volume_list | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Jonathan Earl Brassow <jbrassow> | ||||
Component: | resource-agents | Assignee: | Jonathan Earl Brassow <jbrassow> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Cluster QE <mspqa-list> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 6.0 | CC: | cluster-maint, cmarthal, fdinitto, iannis, jruemker, lhh | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | resource-agents-3.0.12-2.el6 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | 506587 | Environment: | |||||
Last Closed: | 2010-11-10 22:15:53 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: | 506587 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Jonathan Earl Brassow
2010-05-17 20:30:29 UTC
Created attachment 414657 [details]
Patch to fix problem - waiting for approval flags
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux major release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Major release. This request is not yet committed for inclusion. commit 9494b5e95ccd681c3f60601b6e306b670c73edbd Author: Jonathan Brassow <jbrassow> Date: Tue May 18 13:18:53 2010 -0500 halvm: Fix bug 593108: lvm agent incorrectly reports vg is in volume_list If the name of the VG controlled by rgmanager is a substring of the name of the node, the HA-LVM script will complain of an improper setup. The fix is to also look for the associated quotes that are necessary when specifying strings in lvm.conf. Thanks to John Ruemker for the patch. Marking verified SanityOnly since ha lvm was only tested with clvmd locking in rhel6.0. Red Hat Enterprise Linux 6.0 is now available and should resolve the problem described in this bug report. This report is therefore being closed with a resolution of CURRENTRELEASE. You may reopen this bug report if the solution does not work for you. |