<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<div>
<div dir="ltr">> To fix this, i must run "<b>service neutron-plugin-openvswitch-agent restart</b>" on compute-nodes that these
<br>
> instances is hosted.<br>
<div>> After restart neutron-agent, i can ping these instances normally. </div>
<br>
I cannot help you with a "fix" but this is what I would do:<br>
<br>
1) Check if there is a proper bug report which describes your issue<br>
(ways to reproduce and what EXACTLY goes wrong, without this it is hard for devs to fix it)<br>
2 ) If there is no bug report make sure it is not something wrong with your own setup.<br>
My first guess would be that the flows to allow traffic are not created. (check with "ovs-ofctl dump-flows $bridge)<br>
Now find out why:<br>
I would enable (debug) logging on the neutron-agent. <br>
Trigger the issue and look through the neutron logs to see if there is anything useful in there.<br>
3) Depending on outcome of step two: Fix a issue in the setup / ask for help in the maillinglists / create a bug report with all the info you can gather.<br>
<br>
<br>
Cheers,<br>
Robert van Leeuwen<br>
<br>
</div>
</div>
</div>
</div>
</body>
</html>