You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CP-54444: Use MAC addresses to find out the mgmt interface.
The interface-rename functionality will be deprecated. Consequently, the
names of the network interfaces will not be renamed as eth<N>. To setup
the host installer's own networking, it can not use the name of
management interface in product since the name is returned from
networkd_db command and will not present in the new host installer's
running environment.
The solution is to use MAC address to find the interface. This also
requires the networkd_db change to return the MAC address.
Signed-off-by: Ming Lu <[email protected]>
0 commit comments