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 2007642 - RFE: PXE and HTTP boot should not request more than one IPv6 address by DHCPv6
Summary: RFE: PXE and HTTP boot should not request more than one IPv6 address by DHCPv6
Keywords:
Status: CLOSED MIGRATED
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: edk2
Version: 9.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Virtualization Maintenance
QA Contact: Lei Yang
URL:
Whiteboard:
Depends On: 1998448
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-09-24 12:58 UTC by Petr Menšík
Modified: 2023-02-28 01:00 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-12-13 11:59:13 UTC
Type: Feature Request
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker   RHEL-51 0 None None None 2023-02-28 01:00:12 UTC
Red Hat Issue Tracker RHELPLAN-98153 0 None None None 2021-09-24 12:59:28 UTC
TianoCore 1519 0 None None None 2021-09-24 14:09:30 UTC

Description Petr Menšík 2021-09-24 12:58:44 UTC
Description of problem:
When radvd is configured to tell clients to use stateful configuration, EFI firmware obtains address straight away. But that might result in multiple adresses leased for PXE booting.

Discussed extensively as part of bug #1998448.

Version-Release number of selected component (if applicable):
edk2-ovmf-20200801stable-4.fc34.noarch

How reproducible:
reliable, not 100%

Steps to Reproduce:
1. enable AdvManagedFlag on; in radvd
2. try to boot using PXE
3.

Actual results:
Multiple leases are created.

Expected results:
Just single lease is used, InfoRequest might be used later to fetch more options.

Additional info:

Comment 1 Klaus Heinrich Kiwi 2021-09-28 11:30:46 UTC
I'm assigning this to Gerd for further analysis / comments - doesn't mean a decision has been reached about our commitment to deliver it (patches always welcome)

Comment 2 Gerd Hoffmann 2021-09-28 12:39:33 UTC
Worth investigating. Doesn't look easy though.

The code collects offers, the goes pick the best. Not fully sure why,
maybe designed to work in networks where multiple dhcp servers are active
and not all of them responding with an offer usable for network boot.

Note that both UefiPxeBcDxe and HttpBootDxe are in the same boat, from
a quick grep it seems HttpBootDxe doesn't use InfoRequest too.

Comment 8 Miroslav Rezanina 2022-09-05 07:09:30 UTC
This BZ was migrated to Jira and is no longer tracked in the Bugzilla. See https://issues.redhat.com/browse/RHELX-51 for future progress.


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