quantum/ovs not working after reboot of the host

Asked by vj

I was able to successfully install quantum and openvswitch (Essex version) . I was able to launch an instance and I was able to ping/ssh the instance through private ip as well as floating ip.
However, after rebooting the system, I am not able to ping or ssh through private ip. In the instance console output, I see that it is not getting an ip leased (though nova list shows a private ip given to that instance). In /var/log/syslog, I see that
dnsmasq-dhcp[1221]: DHCP packet received on gw-6e103f99-87 which has no address

Any clue is appreciated.

Thanks,
-vj

Question information

Language:
English Edit question
Status:
Answered
For:
neutron Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
yong sheng gong (gongysh) said :
#1

Can you run the "ovs-vsctl show" and "ifconfig" and put the results here after reboot?

Thanks

Revision history for this message
dan wendlandt (danwent) said :
#2

Somik, is this an issue that has been fixed but perhaps needs to be back-ported to essex stable?

Including Gary b/c of possible impact on essex stable.

Revision history for this message
dan wendlandt (danwent) said :
#3

I suspect this is the same issue as: https://bugs.launchpad.net/nova/+bug/977759

This was fixed in a Folsom patch, and seems to have been backports to stable/essex: https://review.openstack.org/#/c/7267/

So I guess the question is whether the essex code you're running on is based on essex stable, and if so, whether the packages are new enough to have this change.

Perhaps you could manually patch the code to test if this is the issue?

Revision history for this message
Havent (guestly) said :
#4

I have a similar problem.
But my version is new enough, and after reboot the host, the dnsmasq service is start also.
But the problem still exist!
Here is my problem link:
https://answers.launchpad.net/quantum/+question/203474

Can you help with this problem?

Provide an answer of your own, or ask vj for more information if necessary.

To post a message you must log in.