Activity log for bug #1609296

Date Who What changed Old value New value Message
2016-08-03 08:28:52 LIU Yulong bug added bug
2016-08-03 08:39:09 LIU Yulong tags l3-bgp
2016-08-22 09:13:41 LIU Yulong description The neutron DR agent only advertise floating IP routes as destination(floating IP/32) - next_hop(gateway IP). Such routes may cause link unreachable in a layer 3 isolated multi-AZ network environment. For instances: ISP1 - DC1 ISP2 - DC2 ISP3 - DC3 For the floating IPs, we let all the ISP to advise the IP range, such as 172.16.1.0/24. And each DC is layer 3 isolated in a separate AZ managed by one neutron deployment. So for a floating IP (172.16.1.10) bgp route will be: +-----------------+--------------+ | destination | next_hop | +-----------------+--------------+ | 172.16.1.10/32 | 172.16.1.2 | +-----------------+--------------+ We use more than one DR agent to advise that route to all DC physic device (router). Then assuming that 172.16.1.10 is served at DC1. Some incoming traffic from DC2 or DC3 now does not know how to route the 172.16.1.10, because the 172.16.1.2 is stranger to them, aka link unreachable. So advising the gateway routes may be needed in such scenario. The neutron DR agent only advertise floating IP routes as destination(floating IP/32) - next_hop(gateway IP). Such routes may cause link unreachable in a layer 3 isolated multi-AZ network environment. For instances: ISP1 - DC1 ISP2 - DC2 ISP3 - DC3 For the floating IPs, we let all the ISP to advise the IP range, such as 172.16.1.0/24. And each DC is layer 3 isolated in a separate AZ managed by one neutron deployment. So for a floating IP (172.16.1.10) bgp route will be: +-----------------+--------------+ | destination | next_hop | +-----------------+--------------+ | 172.16.1.10/32 | 172.16.1.2 | +-----------------+--------------+ We use more than one DR agent to advise that route to all DC physic device (router). Then assuming that 172.16.1.10 is served at DC1. Some incoming traffic from DC2 or DC3 now does not know how to route the 172.16.1.10, because the 172.16.1.2 is stranger to them, aka link unreachable. So advising the gateway routes may be needed in such scenario. Example topology: https://docs.google.com/document/d/1rlQEbD-Wr99surhKN3O29f29KSfmmplilEvb9ysFBzE
2016-08-22 09:14:48 LIU Yulong description The neutron DR agent only advertise floating IP routes as destination(floating IP/32) - next_hop(gateway IP). Such routes may cause link unreachable in a layer 3 isolated multi-AZ network environment. For instances: ISP1 - DC1 ISP2 - DC2 ISP3 - DC3 For the floating IPs, we let all the ISP to advise the IP range, such as 172.16.1.0/24. And each DC is layer 3 isolated in a separate AZ managed by one neutron deployment. So for a floating IP (172.16.1.10) bgp route will be: +-----------------+--------------+ | destination | next_hop | +-----------------+--------------+ | 172.16.1.10/32 | 172.16.1.2 | +-----------------+--------------+ We use more than one DR agent to advise that route to all DC physic device (router). Then assuming that 172.16.1.10 is served at DC1. Some incoming traffic from DC2 or DC3 now does not know how to route the 172.16.1.10, because the 172.16.1.2 is stranger to them, aka link unreachable. So advising the gateway routes may be needed in such scenario. Example topology: https://docs.google.com/document/d/1rlQEbD-Wr99surhKN3O29f29KSfmmplilEvb9ysFBzE The neutron DR agent only advertise floating IP routes as destination(floating IP/32) - next_hop(gateway IP). Such routes may cause link unreachable in a layer 3 isolated multi-AZ network environment. For instances: ISP1 - DC1 ISP2 - DC2 ISP3 - DC3 For the floating IPs, we let all the ISP to advise the IP range, such as 172.16.1.0/24. And each DC is layer 3 isolated in a separate AZ managed by one neutron deployment. So for a floating IP (172.16.1.10) bgp route will be: +-----------------+--------------+ | destination | next_hop | +-----------------+--------------+ | 172.16.1.10/32 | 172.16.1.2 | +-----------------+--------------+ We use more than one DR agent to advise that route to all DC physic device (router). Then assuming that 172.16.1.10 is served at DC1. Some incoming traffic from DC2 or DC3 now does not know how to route the 172.16.1.10, because the 172.16.1.2 is stranger to them, aka link unreachable. So advising the gateway routes may be needed in such scenario. Example topology: https://docs.google.com/document/d/1rlQEbD-Wr99surhKN3O29f29KSfmmplilEvb9ysFBzE/pub
2016-08-26 12:22:12 Steve Ruan bug added subscriber Steve Ruan
2023-04-07 13:12:21 Sahid Orentino neutron: status New Incomplete
2023-06-07 04:17:19 Launchpad Janitor neutron: status Incomplete Expired