[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 Salvatore Orlando
It sounds like you're having an issue with namespaces, I am not sure how the emer-reset command can help. Have you tried it and solved your issue for you? Have you also tried cleaning up your ns state with neutron-netns-cleanup, which you can run also with the --force option? Regards, Salvatore

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,