Hi,<br><br>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:<br>
<br>root@openstack-dev-network:~# quantum-netns-cleanup <br>2013-07-25 12:51:25 CRITICAL [quantum] <br>Command: ['sudo', 'ip', 'netns', 'exec', 'qdhcp-b9c30f80-8643-4a20-b43c-1f3d861eea63', 'ip', '-o', 'link', 'list']<br>
Exit code: 1<br>Stdout: ''<br>Stderr: 'seting the network namespace failed: Invalid argument\n'<br>root@openstack-dev-network:~# <br><br>I see that there are number of bugs reports on this issue but non seem to have been addressed. For example, the ones at:<br>
<br><a href="https://bugs.launchpad.net/neutron/+bug/1052535">https://bugs.launchpad.net/neutron/+bug/1052535</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=972689">https://bugzilla.redhat.com/show_bug.cgi?id=972689</a><br>
<br>I tried the patch in the first bug above and also added root_helper in /etc/quantum/dhcp_agent.ini but to no luck.<br><br>Has anyone got this issues fixed?<br><br>Thanks,<br>Balu<br><br>