Bug 2237855
Summary: | UEFI (edk2/ovmf) network boot with OVN fail because no DHCP release reply | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | Harald Jensås <hjensas> | ||||
Component: | ovn23.12 | Assignee: | Ales Musil <amusil> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | ying xu <yinxu> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | RHEL 9.0 | CC: | amusil, ctrautma, jiji, jishi, mmichels | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2023-10-13 19:11:22 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
Harald Jensås
2023-09-07 10:53:54 UTC
Patch posted: https://patchwork.ozlabs.org/project/ovn/patch/20230908121149.341504-1-amusil@redhat.com/ (In reply to Ales Musil from comment #1) > Patch posted: > https://patchwork.ozlabs.org/project/ovn/patch/20230908121149.341504-1- > amusil/ Thanks Ales! I tested this change - and I can confirm that the REPLY to RELEASE is delivered to the client. Frame 28: 108 bytes on wire (864 bits), 108 bytes captured (864 bits) Ethernet II, Src: fa:16:3e:92:9f:6e (fa:16:3e:92:9f:6e), Dst: RealtekU_5a:c7:72 (52:54:00:5a:c7:72) Internet Protocol Version 6, Src: fe80::f816:3eff:fe92:9f6e, Dst: fe80::5054:ff:fe5a:c772 User Datagram Protocol, Src Port: 547, Dst Port: 546 DHCPv6 Message type: Reply (7) Transaction ID: 0x0f0306 Client Identifier Option: Client Identifier (1) Length: 18 DUID: 000415d8ce964cb5694f8af6ac952a751b26 DUID Type: Universally Unique IDentifier (UUID) (4) UUID: 15d8ce964cb5694f8af6ac952a751b26 Server Identifier Option: Server Identifier (2) Length: 10 DUID: 00030001fa163e929f6e DUID Type: link-layer address (3) Hardware type: Ethernet (1) Link-layer address: fa:16:3e:92:9f:6e Status code Option: Status code (13) Length: 2 Status Code: Success (0) Unfortunately the network boot process still fail's, but the release retries are gone. I will continue digging and open new bugs if I find other issues related to OVN DHCPv6/RA's. ovn23.09 fast-datapath-rhel-9 clone created at https://bugzilla.redhat.com/show_bug.cgi?id=2239061 I'm closing this as a duplicate of 2230961. It may seem weird to close the original issue as a duplicate of its clone. The reason is that this issue was opened against ovn23.12. That bugzilla component was created at the beginning of this year before we switched our release schedule to release every six months. There will be no ovn23.12 release. Therefore, this issue needs to be closed since otherwise it will never get resolved via an errata. Closing it as a duplicate seems like the most correct resolution. *** This bug has been marked as a duplicate of bug 2230961 *** Sorry, I mistyped the bug number in my previous comment and the resolution. I have updated it to 2239061. *** This bug has been marked as a duplicate of bug 2239061 *** |