[Openstack] quantum/neturon and openvswitch cannot delete a namespace. emer-reset?

2013-08-15 Thread Andrew Spiers
Hi, I'm setting up a grizzly installation (trying to use the 'basic install guide' but with the network and controller nodes combined.) I've got this issue: # ip netns qrouter-ce22fad3-41a1-4428-a782-26b04ca0b95c ip netns exec qrouter-ce22fad3-41a1-4428-a782-26b04ca0b95c ip addr list seting the

Re: [Openstack] quantum/neturon and openvswitch cannot delete a namespace. emer-reset?

2013-08-16 Thread Andrew Spiers
Hi, and thanks for the tips! Net-ns cleanup gave an error deleting that particular namespace, and with --force it threw a few exceptions and also failed to remove that namespace. It is good to know about those commands for the future though. emer-reset seemed to have no effect, which makes sense,

[Openstack] Why would ovs_ofctl and ovs_vsctl disagree about br-ex being a bridge?

2013-08-16 Thread Andrew Spiers
Hi, I think the reason I wasn't getting any traffic out of my public network from my instances was simply that I needed to configure this network as a 'flat' network because it goes out to a physical port, eth0, which should be openvswitch-bridged to br-ex. So I added this line to ovs_quantum_plug