<div dir="ltr">When I launch 5-10 instances simultaneously (from Dashboard), some instances duplicate network like that: (in Overview of instance)<br><h4>IP Addresses</h4>
  <hr class="">
  <dl><dt>Net_Proj1</dt><dd>
      
        10.2.1.20, 
      
        10.2.1.2
      
    </dd></dl>


<div class="">
  <h4>Security Groups</h4>
  <hr class="">
  <dl><dt>default</dt><dd>
      <ul><li>ALLOW -1:-1 from <a href="http://0.0.0.0/0">0.0.0.0/0</a></li><li>ALLOW 22:22 from <a href="http://0.0.0.0/0">0.0.0.0/0</a></li></ul>
    </dd><dt>default</dt><dd>
      <ul><li>ALLOW -1:-1 from <a href="http://0.0.0.0/0">0.0.0.0/0</a></li><li>ALLOW 22:22 from <a href="http://0.0.0.0/0">0.0.0.0/0</a></li></ul>
    </dd></dl>
</div>I can't ping both IP 10.2.1.20 & 10.2.1.2<br><div><br><br></div><div>Some instances have single IP but I can't ping too.<br></div><div>Do some check, i found that these instances can't get IP Address due to IPtables problem.<br>
</div><div>In a compute node, the DHCP Discovery request being dropped in Chain <b>quantum-openvswi-sg-fallback</b> (I used ULOG to log dropped packet, then i pretty sure about this)<br><br><br></div><div>PS: I'm using bonding with OpenvSwitch on br-prv (VM network)<br>
</div><div>I dont' know it could be affect ?<br></div></div>