RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1058102 - Man page for ocf::heartbeat::LVM
Summary: Man page for ocf::heartbeat::LVM
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: resource-agents
Version: 7.0
Hardware: x86_64
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: David Vossel
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-27 02:35 UTC by Madison Kelly
Modified: 2015-03-05 07:59 UTC (History)
7 users (show)

Fixed In Version: resource-agents-3.9.5-31.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-05 07:59:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:0351 0 normal SHIPPED_LIVE resource-agents bug fix and enhancement update 2015-03-05 12:27:26 UTC

Description Madison Kelly 2014-01-27 02:35:27 UTC
Description of problem:

The ocf::heartbeat::LVM man page shows an example using crm syntax. It also references a URL that is no longer valid.

====
EXAMPLE
       The following is an example configuration for a LVM resource using the crm(8) shell:

           primitive p_LVM ocf:heartbeat:LVM \
             params \
               volgrpname=string \
             op monitor depth="0" timeout="30" interval="10"

SEE ALSO
       http://www.linux-ha.org/wiki/LVM_(resource_agent)
====

Version-Release number of selected component (if applicable):

resource-agents-3.9.5-18.el7.x86_64


How reproducible:

100%


Steps to Reproduce:
1. Install resource-agents
2. man ocf_heartbeat_LVM
3.

Actual results:

see above

Expected results:

pcs example and valid URL.


Additional info:

Comment 1 Madison Kelly 2014-01-27 02:36:32 UTC
This seems to be the proper URL now:

http://linux-ha.org/doc/man-pages/re-ra-LVM.html

Comment 5 David Vossel 2014-08-25 18:35:15 UTC
There is an upstream pull request related to this issue.

https://github.com/ClusterLabs/resource-agents/pull/491

Comment 6 David Vossel 2014-08-25 18:37:21 UTC
(In reply to digimer from comment #1)
> This seems to be the proper URL now:
> 
> http://linux-ha.org/doc/man-pages/re-ra-LVM.html


That url is just the man page in HTML form. The 'see also' section of the man page actually refers to a location on the wiki that some agents have additional information at. The agents that do not have information at their respective links could be updated at a later date on the wiki.

Comment 9 michal novacek 2014-12-15 11:02:07 UTC
I have verified that the pcs example page exists for ocf:heartbeat:LVM resource agent with 
resource-agents-3.9.5-38.el7.x86_64

----

# rpm -q resource-agents
resource-agents-3.9.5-38.el7.x86_64
# man ocf_heartbeat_LVM
...
EXAMPLE PCS
       The following is an example configuration for a LVM resource using pcs(8)

           pcs resource create p_LVM ocf:heartbeat:LVM \
             volgrpname=string \
             op monitor depth="0" timeout="30" interval="10"

Comment 11 errata-xmlrpc 2015-03-05 07:59:54 UTC
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://rhn.redhat.com/errata/RHBA-2015-0351.html


Note You need to log in before you can comment on or make changes to this bug.