Filter RetryFilter returned 0 hosts for new flat network
Good Morning and Happy Holidays!
We have a mix of GRE and flat tenant networks, all of which work fine. We're trying to add an additional network but cannot add an instance to that network. The upstream link to the switch has several trunked VLANs:
network node
p1p2
p1p2.128
p1p2.160
p1p2.412
p1p2.2059
compute node
em4
em4.128 <- works
em4.160 <- works
em4.412 <- works
em4.2059 <- doesn't work
There are ovs bridges for each of these interfaces on the network and compute node br-p1p2-vn2059 br-em4-vn2059
ovs lists a patch port for each bridge going to br-int. Everything looks the same between the networks, so I'm not sure what's going on.
There's a paste here with more detailed info: http://paste.openstack.org/show/152683/
Thank you very much.