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 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:
Embargoed:


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.