← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1967942] [NEW] Oracle primary interface changes

 

Public bug reported:

Currently if /run/initramfs/open-iscsi.interface does not exist, we do
not detect the instance as iSCSI and do not use the files in /run/net-*
. These files should be used regardless.

Additionally, if we cannot setup a primary interface using these files,
we use the ephemeral DHCP interface our primary interface. We should
instead setup the temporary interface, retrieve metadata, and then
change to use the primary interface based on what we find in metadata.

** Affects: cloud-init
     Importance: Medium
         Status: Triaged

** Description changed:

  Currently if /run/initramfs/open-iscsi.interface does not exist, we do
  not detect the instance as iSCSI and do not use the files in /run/net-*
  . These files should be used regardless.
- 
- If we cannot obtain networking information from /run/net-* files, use
- IMDS to configure the primary interface. Currently IMDS is ONLY used for
- secondary interfaces, and if the iSCSI files don’t exist, we use the
- fallback “best guess” method as our primary interface.
  
  Additionally, if we cannot setup a primary interface using these files,
  we use the ephemeral DHCP interface our primary interface. We should
  instead setup the temporary interface, retrieve metadata, and then
  change to use the primary interface based on what we find in metadata.

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1967942

Title:
  Oracle primary interface changes

Status in cloud-init:
  Triaged

Bug description:
  Currently if /run/initramfs/open-iscsi.interface does not exist, we do
  not detect the instance as iSCSI and do not use the files in
  /run/net-* . These files should be used regardless.

  Additionally, if we cannot setup a primary interface using these
  files, we use the ephemeral DHCP interface our primary interface. We
  should instead setup the temporary interface, retrieve metadata, and
  then change to use the primary interface based on what we find in
  metadata.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1967942/+subscriptions



Follow ups