Bug 1328766 - Remove --in-place option in virt-v2v help
Summary: Remove --in-place option in virt-v2v help
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: libguestfs
Version: 7.3
Hardware: x86_64
OS: Unspecified
low
low
Target Milestone: rc
: ---
Assignee: Richard W.M. Jones
QA Contact: Virtualization Bugs
URL:
Whiteboard: V2V
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-20 09:07 UTC by mxie@redhat.com
Modified: 2016-11-03 18:00 UTC (History)
5 users (show)

Fixed In Version: libguestfs-1.32.4-1.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-03 18:00:00 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2016:2576 0 normal SHIPPED_LIVE Moderate: libguestfs and virt-p2v security, bug fix, and enhancement update 2016-11-03 12:06:51 UTC

Description mxie@redhat.com 2016-04-20 09:07:26 UTC
Description of problem:
Remove --in-place option in virt-v2v help

Version-Release number of selected component (if applicable):
virt-v2v-1.32.3-1.el7.x86_64
libguestfs-1.32.3-1.el7.x86_64


How reproducible:
100%

Steps to Reproduce:
1.Check virt-v2v maunal and there is no info about parameter"--in-place"
#man virt-v2v,

2.check virt-v2v help, found there is info about parameter"--in-place"
--in-place   
                               Only tune the guest in the input VM
3.Using virt-v2v with parameter "--in-place" has below error and confirm with rjones that --in-place won't be supported and doesn't work in RHEL 7.3 
# virt-v2v -ic qemu:///system qemu_guest --in-place
virt-v2v: error: --in-place cannot be used in RHEL 7

If reporting bugs, run virt-v2v with debugging enabled and include the
complete output:

  virt-v2v -v -x [...]


Actual results:
As above description

Expected results:
Remove --in-place option in virt-v2v help

Addtional info:

Comment 2 Richard W.M. Jones 2016-04-20 10:50:17 UTC
The option can't be removed, but I have changed it to:

  --in-place  Unsupported option in RHEL 7

Comment 4 keanli 2016-04-27 10:35:48 UTC
I can reproduce bug with builds
libguestfs-1.32.3-1.el7.x86_64
virt-v2v-1.32.3-1.el7.x86_64

Verify the bug with builds
libguestfs-1.32.4-1.el7.x86_64
virt-v2v-1.32.4-1.el7.x86_64

Steps:
1.Check virt-v2v maunal and there is no info about parameter"--in-place"
2.Check virt-v2v help, found there is info about parameter"--in-place"
#virt-v2v --help
...
--in-place Unsupported option in RHEL 7
...
3.Try to use virt-v2v with parameter "--in-place" and it also reminder virt-v2v error : --in-place cannot be used in RHEL 7
virt-v2v -ic qemu:///system qemu_guest --in-place
virt-v2v: error: --in-place cannot be used in RHEL 7
If reporting bugs, run virt-v2v with debugging enabled and include the
complete output:
virt-v2v -v -x [...]

Result now:
According to commnet2 and above steps, the bug is fixed
So move the bug from ON_QA to VERFIED

Comment 6 errata-xmlrpc 2016-11-03 18:00:00 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/RHSA-2016-2576.html


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