yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #21480
[Bug 1316077] Re: live migration fails on NoValidHost although the host seems very valid
** Changed in: nova
Status: Incomplete => 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/1316077
Title:
live migration fails on NoValidHost although the host seems very valid
Status in OpenStack Compute (Nova):
Invalid
Bug description:
I am trying to perform a live-migration of one instance from one server to another, and while it fails, I see in the conductor log file:
File "/usr/lib/python2.7/site-packages/nova/scheduler/filter_scheduler.py", line 140, in select_destinations raise exception.NoValidHost(reason='')
1. if I do: nova host-list and nova host-describe on the destination host I see:
<hostname> | compute | nova
and
<hostname> | (total) | 12 | 31957 | 442
<hostname> | (used_now) | 0 | 512 | 0
which means nova knows there is a valid host available.
2. why is the reason empty?
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1316077/+subscriptions
References