<div dir="ltr">When you manually setup IP addressing on the VMs, are they able to ping each other?<div>The issue you are describing is compatible with a scenario where both the dhcp agent and the l3 agent on the same "network node", and that node gets disconnected from the rest of the fabric.</div><div><br></div><div>This could be for several reasons. At the control plane level, the l2 agent might be not operating correctly (even if its reports an "up" status); at the data plane level instead l3 connectivity with the network node might be interrupted. The l2 agent log on the network node might be able to answer the question concerning whether dhcp and router interface are being wired correctly.</div><div><br></div><div>Salvatore</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 23 July 2015 at 09:49, Ignazio Cassano <span dir="ltr"><<a href="mailto:ignaziocassano@gmail.com" target="_blank">ignaziocassano@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div><div>Hi guys,<br></div>I installed openstack kilo last week and it worked fine for some days.<br></div>On yesterday my virtual machines stop to aquire dhcp address and if I set address<br></div>manually they cannot ping either dhcp server or gateway.<br><br></div>My environment is made up of:<br><br></div>1 controller node<br></div>1 neutron netork node<br></div>1 kvm computing node<br></div>2 object storage nodes<br></div>2 lvm iscsi block storage nodes<br><br></div>If I run "neutron agent-list" on controller node it reports the following lines:<br>+--------------------------------------+--------------------+-----------------+-------+----------------+---------------------------+<br>| id | agent_type | host | alive | admin_state_up | binary |<br>+--------------------------------------+--------------------+-----------------+-------+----------------+---------------------------+<br>| 7e18abbf-8c6b-4463-9833-44b45dc7fec8 | Open vSwitch agent | OpStk-NetNode | :-) | True | neutron-openvswitch-agent |<br>| 7e67678a-5eb1-4d8b-9a44-f084187ddb03 | Open vSwitch agent | OpStk-CompNode1 | :-) | True | neutron-openvswitch-agent |<br>| 87ebbf56-8405-4b0d-84b4-a3ad7e3c7a0c | L3 agent | OpStk-NetNode | :-) | True | neutron-l3-agent |<br>| ac6d21c3-ab38-451e-9393-9d38ea1058ec | DHCP agent | OpStk-NetNode | :-) | True | neutron-dhcp-agent |<br>| ebb2b82e-1cba-4a69-b943-bf69e7c8a478 | Metadata agent | OpStk-NetNode | :-) | True | neutron-metadata-agent |<br>+--------------------------------------+--------------------+-----------------+-------+----------------+---------------------------+<br><br></div>Could anyone help me ?<br><br></div>Many thanks and regards<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888">Ignazio<br><div><div><div><br></div></div></div></font></span></div>
<br>_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
<br></blockquote></div><br></div>