Bug 1168632
Summary: | Fix kickstart for virt-p2v | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Richard W.M. Jones <rjones> |
Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.1 | CC: | codong, dyuan, huzhan, juzhou, leiwang, lkong, mbooth, mzhan, ptoscano, tzheng, wshi, yuliu |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | p2v | ||
Fixed In Version: | libguestfs-1.28.1-1.15.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-03-05 13:47:37 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1168626 |
Description
Richard W.M. Jones
2014-11-27 12:57:49 UTC
Tested with: virt-v2v-1.28.1-1.16.el7.x86_64 libguestfs-1.28.1-1.16.el7.x86_64 Steps: 1.#virt-p2v-make-kickstart -o p2v.ks rhel 2.Check the p2v.ks file. The version and md5sum have been included in kickstart,see below contents: # Generated by virt-p2v-make-kickstart 1.28.1. # md5(virt-p2v) = 0ee464fef61b494f0f03c46d0815ed6f Add rpm to list of packages,see below contents: # rpm must be installed, else you'll hit RHBZ#1089566. rpm Add firewalld to the ISO to allow firewall to be enabled,see below contents. # Required to run firewall --enabled kickstart command firewalld Also checked "install" line has been removed from p2v.ks. Refer to the above comments,move the bug to VERIFIED. 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/RHBA-2015-0303.html |