Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
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 1165564 - Provide Reboot/Shutdown button after virt-p2v
Summary: Provide Reboot/Shutdown button after virt-p2v
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: libguestfs
Version: 7.1
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: rc
: ---
Assignee: Richard W.M. Jones
QA Contact: Virtualization Bugs
URL:
Whiteboard: P2V
Depends On:
Blocks: TRACKER-virt-p2v
TreeView+ depends on / blocked
 
Reported: 2014-11-19 08:48 UTC by tingting zheng
Modified: 2019-05-16 10:14 UTC (History)
6 users (show)

Fixed In Version: libguestfs-1.28.1-1.14.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-16 10:14:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
screenshot of virt-p2v (deleted)
2014-11-19 08:48 UTC, tingting zheng
no flags Details

Description tingting zheng 2014-11-19 08:48:36 UTC
Created attachment 958908 [details]
screenshot of virt-p2v

Description
Provide Reboot/Shutdown button after virt-p2v

Version:
virt-v2v-1.28.1-1.12.el7.x86_64

How reproducible:
100%

Steps to Reproduce:
1.Launch virt-p2v boot GUI via iso or virt-p2v image.

2.Use virt-p2v to convert local host to remote virt-v2v server.

3.After conversion,there is no "Reboot" or "Shutdown" button as old virt-p2v does.

Actual results:
No Reboot/Shutdown button after virt-p2v which will affect customer's use.

Expected results:
After conversion,there is "Reboot" or "Shutdown" button as old virt-p2v does.

Additional info:
1.Attach the screenshot.

Comment 3 Richard W.M. Jones 2014-11-20 22:51:47 UTC
The new ISO on http://oirase.annexia.org/virt-p2v/ should
contain this fix.

Comment 4 tingting zheng 2014-11-24 02:52:53 UTC
Tested the new iso,when I launch to virt-p2v boot GUI and input the Conversion server and password,error shows:
P2V error:unexpected end of file waiting for password prompt.

Comment 5 Richard W.M. Jones 2014-11-24 09:09:51 UTC
(In reply to tingting zheng from comment #4)
> Tested the new iso,when I launch to virt-p2v boot GUI and input the
> Conversion server and password,error shows:
> P2V error:unexpected end of file waiting for password prompt.

That's strange ..  I've just tested livecd-p2v-201411201732.iso
and it works fine for me.

Is ssh access permitted to the conversion host?  (Server running,
firewall port 22 open, etc)

Can you try using the IP address -- eg 10.1.2.3 -- instead of
a hostname.

This particular error would be printed if p2v runs the initial
ssh command and ssh immediately fails - perhaps it open an ssh
connection which is immediately closed, or it is unable to open
port 22 (firewall blocked) or it is unable to resolve a hostname.

Comment 6 Richard W.M. Jones 2014-11-24 09:12:23 UTC
It could also happen if the p2v server could not get an
IP address (DHCP not running / failing) or if you didn't
give the p2v server a network card.

Unfortunately there is no virtual console or network
configuration dialog right now so these things are very
hard to diagnose ...

Comment 7 tingting zheng 2014-11-25 04:58:51 UTC
Tested with livecd-p2v-201411201732.iso in http://oirase.annexia.org/virt-p2v/:
After conversion,there is "Reboot" button and it will reboot the system after click it.

Comment 12 tingting zheng 2015-05-28 10:02:31 UTC
Tested with:
libguestfs-1.28.1-1.36.el7.x86_64
virt-v2v-1.28.1-1.36.el7.x86_64
livecd-p2v-201505191242.iso	

After conversion,there is "Reboot" button and it will reboot the system after click it.

Refer to the above comments,move the bug to VERIFIED.

Comment 13 Pino Toscano 2019-05-16 10:14:50 UTC
This was implemented long time ago, and shipped for a while.

Hence, closing.


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