Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 835850

Summary: Several packages randomly missing during PXE installation RHEL7 Xen guest
Product: Red Hat Enterprise Linux 7 Reporter: Qin Guan <qguan>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Virtualization Bugs <virt-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0CC: drjones, leiwang, moli, qwan, wshi, yuzhou
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-28 04:45:44 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:
Attachments:
Description Flags
rhel7-pxe-pacage-missing.png none

Description Qin Guan 2012-06-27 09:58:43 UTC
Created attachment 594739 [details]
rhel7-pxe-pacage-missing.png

Description of problem:
Several packages randomly missing when PXE installing the RHEL7 Xen guest. It starts happen during the Starting installation process, till the end of packages installing.

Please see attached picture for detail. The process can continue when click Retry.

The repo is OK as no this problem found when PXE installing a physical machine.

No this problem when installing the guest with the full iso (RHEL-7.0-20120620.n.0-Server-x86_64-dvd1.iso)
No this problem when HTTP installing the guest with boot.iso.

Version-Release number of selected component (if applicable):
Host:
2.6.18-321.el5xen
xen-3.0.3-139.el5

Guest(RHEL-7.0-20120620.n.0):
anaconda-17.28.8-1.el7.x86_64.rpm 
kernel-3.3.0-0.15.el7.x86_64.rpm 

How reproducible:
100%

Steps to Reproduce:
1. Create a RHEL7 Xen guest (config file attached)
2. PXE installing the RHEL7 guest:
[anaconda root@localhost]#cat /proc/cmdline
initrd=/images/RHEL7-Server-x64/initrd.img ksdevice=bootif lang= repo=http://url/to/RHEL7-Server-x64/repo/ biosdevname=0 root=live:http://url/to/RHEL7-Server-x64/repo/LiveOS/squashfs.img BOOTIF=01-xx-xx-xx-xx-xx-xx BOOT_IMAGE=/images/RHEL7-Server-x64/vmlinuz 
3. follow the wizard to the package installing process

Actual results:
Several packages keep missing during installation process

Expected results:
No packages missing during installation process

Additional info: