ip netns shows only qdhcp and ovs-vsctl shows dead tag 4095 [closed]
Hello Openstack,
I am working on 3-node cloud. Uptil now, my network is running on all 3 nodes but I am facing following issues:
1.ip netns shows only dhcp namespace and not router namespace
[root@newnetwork ~]# ip netns
qdhcp-7d0749bc-43c9-45b3-b77c-8f6e4b62f00f
qdhcp-c72aef45-d491-4e66-9999-4b028f648d8a
2.ip netns shows sometimes only dhcp namespace and sometimes only router namespace and sometimes nothing. Is this normal behaviour of openstack ?
3.ovs-vsctl show dead tag 4095 even after deleting and creating the network many times.
4.VM shows ip in ifconfig sometimes automatically but otherwise do not. I am unable to ping/ssh instances.
Please give a suggestion regarding this as I am not getting the unstable behaviour of openstack and also tell where am I lacking ??
Waiting for the response.