Bug 722728

Summary: Update qemu-img convert/re-base man page
Product: Red Hat Enterprise Linux 6 Reporter: juzhang <juzhang>
Component: qemu-kvmAssignee: Jes Sorensen <Jes.Sorensen>
Status: CLOSED ERRATA QA Contact: Virtualization Bugs <virt-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 6.2CC: ehabkost, michen, mkenneth, qzhang, shuang, tburke, virt-maint
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: qemu-kvm-0.12.1.2-2.173.el6 Doc Type: Bug Fix
Doc Text:
Trivial man page update. [not relevant for Technical Notes]
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-06 15:53:45 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:

Description juzhang 2011-07-17 06:10:07 UTC
Description of problem:
For now,qemu-img support show progress while doing conver/rebase via adding option -p,however,our qemu-img man page still don't update it.

Version-Release number of selected component (if applicable):
qemu-kvm-0.12.1.2-2.171.el6.x86_64

How reproducible:
100%

Steps to Reproduce:
1.man qemu-img
2.
3.
  
Actual results:
convert [-c] [-f fmt] [-O output_fmt] [-o options] filename [filename2 [...]] output_filename

rebase [-f fmt] [-u] -b backing_file [-F backing_fmt] filename



Expected results:
Should have -p option
convert [-c] [-p] [-f fmt] [-O output_fmt] [-o options] filename [filename2 [...]] output_filename

rebase [-f fmt] [-p] [-u] -b backing_file [-F backing_fmt] filename


Additional info:

Comment 1 Jes Sorensen 2011-07-19 13:04:08 UTC
This is missing in upstream too - patch just posted there. Will backport
it once it gets accepted.

Comment 7 Qunfang Zhang 2011-09-09 04:48:12 UTC
Reproduced on qemu-kvm-0.12.1.2-2.160.el6, there's no '-p' option in the qmeu-img man page. Just as bug description.

 convert [-c] [-f fmt] [-O output_fmt] [-o options] filename [filename2
       [...]] output_filename
 rebase [-f fmt] [-u] -b backing_file [-F backing_fmt] filename

Verified pass on qemu-kvm-0.12.1.2-2.185.el6, there's '-p' option already.

 commit [-f fmt] filename
       convert [-c] [-p] [-f fmt] [-O output_fmt] [-o options] filename
       [filename2 [...]] output_filename
       rebase [-f fmt] [-p] [-u] -b backing_file [-F backing_fmt] filename

Also test the function of '-p' option, it can show the progress of convert/rebase.

So this issue is fixed.

Comment 9 Eduardo Habkost 2011-11-18 16:12:26 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Trivial man page update. [not relevant for Technical Notes]

Comment 10 errata-xmlrpc 2011-12-06 15:53:45 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.

http://rhn.redhat.com/errata/RHSA-2011-1531.html