yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #89780
[Bug 1991380] [NEW] centos 7.6 cannot access 169.254.169.254
Public bug reported:
Hello,
I am testing centos 7.6 using an Victoria Openstack. In the virtual
machine, I am finding the route looks like below
# ip r
default via 172.31.0.1 dev eth0
192.168.0.0/16 dev eth1 proto kernel scope link src 192.168.0.9
169.254.0.0/16 dev eth0 scope link metric 1002
169.254.0.0/16 dev eth1 scope link metric 1003
As it shows 169.254.0.0/16 seems overriding the 169.254.169.254 route
and causing VM failed to access metadata.
Any idea why such situation happens? Thank you.
** Affects: cloud-init
Importance: Undecided
Status: New
--
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/1991380
Title:
centos 7.6 cannot access 169.254.169.254
Status in cloud-init:
New
Bug description:
Hello,
I am testing centos 7.6 using an Victoria Openstack. In the virtual
machine, I am finding the route looks like below
# ip r
default via 172.31.0.1 dev eth0
192.168.0.0/16 dev eth1 proto kernel scope link src 192.168.0.9
169.254.0.0/16 dev eth0 scope link metric 1002
169.254.0.0/16 dev eth1 scope link metric 1003
As it shows 169.254.0.0/16 seems overriding the 169.254.169.254 route
and causing VM failed to access metadata.
Any idea why such situation happens? Thank you.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1991380/+subscriptions
Follow ups