Re: [Openstack] Iptables Issue on Compute Nodes in Juno

2015-05-19 Thread Kevin Benton
I would dump the members of the IPv4c8238a74-1311-4700-9 set and make sure the expected IP addresses are in there. ipset list IPv4c8238a74-1311-4700-9 On Tue, May 19, 2015 at 9:50 PM, Tom Walsh wrote: > Yeah looking at the output of iptables clearly shows that the packets are > falling all the w

Re: [Openstack] Iptables Issue on Compute Nodes in Juno

2015-05-19 Thread Tom Walsh
Yeah looking at the output of iptables clearly shows that the packets are falling all the way through iptables and hitting the neutron-openvswi-sg-fallback The relevant sections from iptables-save -c are: [23:1932] -A neutron-openvswi-FORWARD -m physdev --physdev-out tapa6ad9dce-b0 --physdev-is-b

Re: [Openstack] Iptables Issue on Compute Nodes in Juno

2015-05-19 Thread Remo Mattei
Try to run iptables -S Inviato da iPhone > Il giorno 19/mag/2015, alle ore 16:18, Brian Haley ha > scritto: > >> On 5/19/15 8:40 AM, Tom Walsh wrote: >> This is a new relatively new issue that has started occurring on our >> OpenStack setup since we upgraded Juno (RDO based) to 2.2-1 (we had b

Re: [Openstack] Iptables Issue on Compute Nodes in Juno

2015-05-19 Thread Brian Haley
On 5/19/15 8:40 AM, Tom Walsh wrote: This is a new relatively new issue that has started occurring on our OpenStack setup since we upgraded Juno (RDO based) to 2.2-1 (we had been running Juno 2.0 before without issue). Our setup is: Since it started happening on an RDO upgrade my first suggesti

[Openstack] Iptables Issue on Compute Nodes in Juno

2015-05-19 Thread Tom Walsh
This is a new relatively new issue that has started occurring on our OpenStack setup since we upgraded Juno (RDO based) to 2.2-1 (we had been running Juno 2.0 before without issue). Our setup is: 1 x controller 1 x neutron 4 x compute backed by a 3 node Ceph cluster, running CentOS 7.1 The neutr