<div dir="ltr"><div>Hi Salvatore, thank you for your answer<br></div><div>When dhcp does not release an ip address the virtual machines cannot ping the gateway also if you assign them<br></div><div>a static address.<br><br></div><div>I deleted  all subnets and I created only one subnet : now the virtualmachines installed from the standard cirros image do not aquire ip address but if you assign them the ip address displayed on the dashboard they can ping the gateway.<br></div><div>Then, if I reboot one virtualmachine , it aquires the ip address, hostname and the mtu from dhcp. It is a very strange behaviour.<br><br></div><div>A question (I do not know openvswitch):<br></div><div>I saw openvswitch creates several ports either on network node or computer node.<br></div><div>Some of these ports have a tag number (vlan ?).<br></div><div>Must the port assigned to the gateway and the dhcp server for a subnet have the same tag number of the port assigned to a virtualmachine in the same subnet ?<br></div><div>Regards<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-07-23 16:58 GMT+02:00 Salvatore Orlando <span dir="ltr"><<a href="mailto:salv.orlando@gmail.com" target="_blank">salv.orlando@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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"><div><div class="h5">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></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><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><font color="#888888"><br></font></span></div><span><font color="#888888">Ignazio<br><div><div><div><br></div></div></div></font></span></div>
<br></div></div>_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org" target="_blank">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>
</blockquote></div><br></div>