This bug has been migrated to another issue tracking site. It has been closed here and may no longer be being monitored.

If you would like to get updates for this issue, or to participate in it, you may do so at Red Hat Issue Tracker .
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 2210288 - PXE booting on ppc64le fails because modules aren't getting loaded
Summary: PXE booting on ppc64le fails because modules aren't getting loaded
Keywords:
Status: CLOSED MIGRATED
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: grub2
Version: 9.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Bootloader engineering team
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-05-26 13:10 UTC by Marta Lewandowska
Modified: 2023-08-22 19:56 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-08-22 19:55:47 UTC
Type: Bug
Target Upstream Version:
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker   RHEL-1601 0 None Migrated None 2023-08-25 16:55:45 UTC
Red Hat Issue Tracker RHELPLAN-158302 0 None None None 2023-05-26 13:10:59 UTC

Description Marta Lewandowska 2023-05-26 13:10:10 UTC
Description of problem:
PXE booting on PPC fails, drops to grub prompt

Version-Release number of selected component (if applicable):
Starting from grub2-2.06-54.el9 until the present (2.06-61.el9)

How reproducible:
always

Steps to Reproduce:
1. Set up PXE server on ppc
2. Try to boot client
already described in these bugs: 
https://bugzilla.redhat.com/show_bug.cgi?id=2173015 (CentOS)
https://bugzilla.redhat.com/show_bug.cgi?id=2209435 (fedora)

Actual results:
# virsh start client --console
Domain 'client' started
Connected to domain 'client'
Escape character is ^] (Ctrl + ])
Populating /vdevice methods
Populating /vdevice/vty@30000000
Populating /vdevice/nvram@71000000
Populating /pci@800000020000000
                     00 0800 (D) : 1af4 1000    virtio [ net ]
                     00 1000 (D) : 1b36 000d    serial bus [ usb-xhci ]
                     00 1800 (D) : 1af4 1003    virtio [ serial ]
                     00 2000 (D) : 1af4 1002    legacy-device*
                     00 2800 (D) : 1af4 1005    legacy-device*
No NVRAM common partition, re-initializing...
Scanning USB 
  XHCI: Initializing
Using default console: /vdevice/vty@30000000
     
  Welcome to Open Firmware

  Copyright (c) 2004, 2017 IBM Corporation All rights reserved.
  This program and the accompanying materials are made available
  under the terms of the BSD License available at
  http://www.opensource.org/licenses/bsd-license.php


Trying to load:  from: /pci@800000020000000/ethernet@1 ... 
 Initializing NIC
  Reading MAC address from device: 52:54:00:de:8d:ab
  Requesting information via DHCP: done
  Using IPv4 address: 192.168.124.101
  Requesting file "/boot/grub2/powerpc-ieee1275/core.elf" via TFTP from 192.168.124.2
  Receiving data:  321 KBytes
  TFTP: Received /boot/grub2/powerpc-ieee1275/core.elf (321 KBytes)
  Successfully loaded
Welcome to GRUB!

error: ../../grub-core/script/function.c:119:can't find command `source'.



                               GRUB version 2.06

   Minimal BASH-like line editing is supported. For the first word, TAB   
   lists possible command completions. Anywhere else TAB lists possible   
   device or file completions.                                            


grub>

Expected results:
system boots

Additional info:
If default grub.cfg file in /var/lib/tftpboot/boot/grub2/powerpc-ieee1275/ (which is a one-liner: source boot/grub2/grub.cfg) is replaced by the actual grub.cfg file, then grub menu is loaded and failure looks like this:

  Booting `install RHEL-9.2'

error: ../../grub-core/script/function.c:119:can't find command `linux'.
error: ../../grub-core/script/function.c:119:can't find command `initrd'.

Press any key to continue...

Comment 2 raravind 2023-08-22 13:43:17 UTC
This bug is being scheduled for jira migration.

Comment 3 RHEL Program Management 2023-08-22 13:50:39 UTC
Issue migration from Bugzilla to Jira is in process at this time. This will be the last message in Jira copied from the Bugzilla bug.

Comment 4 raravind 2023-08-22 14:19:41 UTC
Please track the issue here:
https://issues.redhat.com/browse/RHEL-1601


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