← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1245592] Re: xenapi: Report better error when live migration will fail due to destination host not configured correctly

 

** Changed in: nova
       Status: Fix Committed => Fix Released

-- 
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/1245592

Title:
  xenapi: Report better error when live migration will fail due to
  destination host not configured correctly

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  A live migration will fail due to the destination host having the
  management configured with an IP.  The error returns at the xen layer
  is like the following example:

  2013-10-13 19:14:30.074 28392 ERROR nova.openstack.common.rpc.common
  [req-221976a9-d5e2-4ab7-81cb-38ef112ab965 XXXXX XXXXXX] Returning
  exception Migration pre-check error: Migrate Receive failed to caller

  Further investigation into the xen log resulted in a PIF not being
  configured with the IP.  This check can happen prior the Xen call and
  we can be more informative in failing the check.

  See
  https://github.com/openstack/nova/blob/master/nova/virt/xenapi/vmops.py#L1844
  for place where we can be more descriptive.

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