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.
Created attachment 841785[details]
PXE_rhel7_fail
Description of problem:
PXE installation fail on Dell server R520 and PE6850
Version-Release number of selected component (if applicable):
ISO:rhel-7-public-beta-x86_64-dvd.iso
How reproducible:
install OS from PXE server
Steps to Reproduce:
1. press F12 to boot host from nic
2. after the vmlinuz and initrid dowload to RAM, it check hardware and then enter into emergency mode. installation break
Actual results:
install process break
Expected results:
OS install success
Additional info:
PXE default file
*****************
LABEL RHEL 7.0 beta x86_64 No kickstart
MENU LABEL RHEL 7.0 beta x86_64 No kickstart
KERNEL images/rhel/x86_64/7.0/vmlinuz
APPEND ks initrd=images/rhel/x86_64/7.0/initrd.img ramdisk_size=100000
***************
Attach some capture log from journalctl tool
Seeing this here as well on some Dell c5220 sleds
pxeboot via
label Install RHEL 7-public-beta
kernel rhel-installer/7-public-beta/vmlinuz
append ks initrd=rhel-installer/7-public-beta/initrd.img console=ttyS1,115200n8 console=tty0
ipappend 2
fails and drops me into pxeboot.
attaching rdsosreport.txt
(In reply to Matthew Kent from comment #2)
> Seeing this here as well on some Dell c5220 sleds
>
> pxeboot via
>
> label Install RHEL 7-public-beta
> kernel rhel-installer/7-public-beta/vmlinuz
> append ks initrd=rhel-installer/7-public-beta/initrd.img
> console=ttyS1,115200n8 console=tty0
> ipappend 2
>
> fails and drops me into pxeboot.
Oops, drops me into the emergency shell :)
Do not attach tar or zip files of other files to bug reports. Just attach the files directly to the bug report. If it's a plain text file, make sure the file type is set to text/plain. We rely on Bugzilla's ability to search file attachment when looking for duplicate bugs or bugs we have already solves. Attaching a tar or zip file containing files prevents us from doing that.
*** This bug has been marked as a duplicate of bug 1038015 ***
Created attachment 841785 [details] PXE_rhel7_fail Description of problem: PXE installation fail on Dell server R520 and PE6850 Version-Release number of selected component (if applicable): ISO:rhel-7-public-beta-x86_64-dvd.iso How reproducible: install OS from PXE server Steps to Reproduce: 1. press F12 to boot host from nic 2. after the vmlinuz and initrid dowload to RAM, it check hardware and then enter into emergency mode. installation break Actual results: install process break Expected results: OS install success Additional info: PXE default file ***************** LABEL RHEL 7.0 beta x86_64 No kickstart MENU LABEL RHEL 7.0 beta x86_64 No kickstart KERNEL images/rhel/x86_64/7.0/vmlinuz APPEND ks initrd=images/rhel/x86_64/7.0/initrd.img ramdisk_size=100000 *************** Attach some capture log from journalctl tool