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 600641 - virsh man page is missing all of the vol-* commands. Patch to include them attached.
Summary: virsh man page is missing all of the vol-* commands. Patch to include them a...
Keywords:
Status: CLOSED DUPLICATE of bug 600640
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: libvirt
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Daniel Veillard
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-05 11:12 UTC by Justin Clift
Modified: 2010-06-08 17:57 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-08 17:57:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Patch to the virsh man page to include the vol-* commands. (4.49 KB, patch)
2010-06-05 11:12 UTC, Justin Clift
no flags Details | Diff
Updated patch, as submitted upstream. (5.17 KB, patch)
2010-06-08 15:07 UTC, Justin Clift
no flags Details | Diff

Description Justin Clift 2010-06-05 11:12:24 UTC
Created attachment 421415 [details]
Patch to the virsh man page to include the vol-* commands.

Description of problem:

In RHEL 6 (beta), the virsh command has many available commands for working with volumes:

    vol-create      create a vol from an XML file
    vol-create-from create a vol, using another volume as input
    vol-create-as   create a volume from a set of args
    vol-clone       clone a volume.
    vol-delete      delete a vol
    vol-wipe        wipe a vol
    vol-dumpxml     vol information in XML
    vol-info        storage vol information
    vol-list        list vols
    vol-path        convert a vol UUID to vol path
    vol-name        convert a vol UUID to vol name
    vol-key         convert a vol UUID to vol key

However, the man page for virsh has no information regarding any of them.

The attached patch, also submitted upstream, adds them to the virsh man page.


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

  libvirt-client-0.7.6-2.el6.x86_64

How reproducible:

Every time.


Steps to Reproduce:
1. man virsh
2. Look for any of the vol-* commands.  They're not there. :(


Actual results:

No result, as the info is missing.


Expected results:

Information on the usage of the vol-* commands.


Additional info:

Comment 1 Justin Clift 2010-06-05 11:18:20 UTC
This is a duplicate of BZ #600640, just submitted.  (doubled up due to resubmitting, because of reported "Proxy Error" on first submission)

Comment 3 RHEL Program Management 2010-06-07 17:03:43 UTC
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.

Comment 4 Justin Clift 2010-06-08 15:07:13 UTC
Created attachment 422245 [details]
Updated patch, as submitted upstream.

Comment 5 Dave Allan 2010-06-08 17:57:42 UTC
Closing as duplicate per Comment #1.

*** This bug has been marked as a duplicate of bug 600640 ***


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