neutron agent-list shows ovs is not up on compute nodes
When i do a neutron agent-list on controller node, it shows ovs agent is dead on both compute nodes. But, when i create a vm ,it is getting a ip and i can access the console of that vm. When i do a nova list, i can see the vm on compute node 1. When i do a ovs-vsctl show on compute node 1, i can see the bridge configurations. I understand there is some reachability issues between controller and compute node. How do i solve this? I understand it is not creating any problem for me, but i want to solve this issue.
Thanks
What says
service neutron-openvswtch-agent status
on compute nodes ?service neutron-openvswitch-agent status: unrecongnised service
service neutron-plugin-openvswitch-agent status: start/running
service openvswitch-switch status : start/running
service neutron-plugin-openvswitch-agent restart
and after that tryneutron agent-list