Add 'send_arp_for_ha = True' and 'send_arp_for_ha_count=3' to nova.conf

** Changed in: nova
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1182373

Title:
  Add an arping on multi_host for live migration

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  It may be interesting to add an arping during the live-migration process 
because the floating ip is being transferred from one compute node the the new 
one - that means we lose the connectivity the time for the network equipments 
to flush their arp cache.
  On the new compute node, I simply run
  arping -U floating-ip
  by doing so, the instance is directly reachable - if I don't, i need to wait 
at least a couple of hours

  regards,
  Razique

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1182373/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to