Hi, I have a 3 nodes Grizzly 2013.1.1 setup and I see that the network namespaces are not getting deleted even after the networks/subnets are deleted. When I run 'quantum-netns-cleanup', I get the following error:
root@openstack-dev-network:~# quantum-netns-cleanup 2013-07-25 12:51:25 CRITICAL [quantum] Command: ['sudo', 'ip', 'netns', 'exec', 'qdhcp-b9c30f80-8643-4a20-b43c-1f3d861eea63', 'ip', '-o', 'link', 'list'] Exit code: 1 Stdout: '' Stderr: 'seting the network namespace failed: Invalid argument\n' root@openstack-dev-network:~# I see that there are number of bugs reports on this issue but non seem to have been addressed. For example, the ones at: https://bugs.launchpad.net/neutron/+bug/1052535 https://bugzilla.redhat.com/show_bug.cgi?id=972689 I tried the patch in the first bug above and also added root_helper in /etc/quantum/dhcp_agent.ini but to no luck. Has anyone got this issues fixed? Thanks, Balu
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp