-
Bug
-
Resolution: Done-Errata
-
Major
-
rhel-9.6
-
NetworkManager-1.53.4-1.el10
-
No
-
Moderate
-
ZStream
-
1
-
rhel-net-mgmt
-
ssg_networking
-
5
-
False
-
False
-
-
None
-
NMT SST - 2025Q1
-
Approved Blocker
-
-
Pass
-
Automated
-
Unspecified
-
Unspecified
-
Unspecified
-
None
Following a discussion with Oracle regarding our VLAN support implementation for secondary VNICs in nm-cloud-setup, we discovered an issue in how IP addresses are obtained for secondary interfaces in OCI virtual machines.
Oracle Cloud Infrastructure (OCI) does not support DHCP for secondary VNICs - only the primary VNIC receives an IP via DHCP.
IP information for secondary interfaces must be retrieved from the OCI metadata service via:
curl -H "Authorization: Bearer Oracle" -L http://169.254.169.254/opc/v2/vnics/
Currently, nm-cloud-setup expects an existing connection on the interface before configuring it. This is problematic, as in OCI the secondary VNICs may not have pre-existing connections and the tool refuses to proceed even after retrieving data from the metadata server.
- is cloned by
-
RHEL-84695 Fix nm-cloud-setup to support IP configuration for secondary interfaces on Oracle VM from metadata [rhel-9.6.z]
-
- Release Pending
-
-
RHEL-85644 Fix nm-cloud-setup to support IP configuration for secondary interfaces on Oracle VM from metadata [rhel-10.0.z]
-
- Release Pending
-
-
RHEL-85642 Fix nm-cloud-setup to support IP configuration for secondary interfaces on Oracle VM from metadata [rhel-9.7]
-
- Closed
-
- links to
-
RHBA-2025:146815
NetworkManager bug fix and enhancement update