nova evacuation fails with "no valid host" due to destination target is excluded by "host filter ignoring hosts"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Community Project |
New
|
Undecided
|
Unassigned |
Bug Description
Command issued is
nova evacuate 7061b4c0-
os server show 7061b4c0-
+------
| Field | Value |
+------
| OS-DCF:diskConfig | MANUAL |
| OS-EXT-
| OS-EXT-
| OS-EXT-
| OS-EXT-
|
| created | 2020-02-
| fault | {u'message': u'No valid host was found. There are not enough hosts available.', u'code': 500, u'details': u' |
| | File "/usr/lib/
The destination target is filtered out
2020-05-06 15:56:08.829 61128 INFO nova.scheduler.
2020-05-06 15:56:08.829 61128 INFO nova.scheduler.
2020-05-06 15:56:08.829 61128 DEBUG nova.scheduler.
How can we find the reason why the destination target is filtered out?