Bug 1168676
| Summary: | nova evacuate fails when done twice for an instance | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Marko Myllynen <myllynen> |
| Component: | openstack-nova | Assignee: | Eoghan Glynn <eglynn> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | nlevinki <nlevinki> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.0 (RHEL 7) | CC: | berrange, dasmith, eglynn, sbauza, sferdjao, sgordon, srevivo, vromanso |
| Target Milestone: | z5 | Keywords: | ZStream |
| Target Release: | 6.0 (Juno) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-06-05 17:00:35 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1179934 | ||
| Bug Blocks: | |||
|
Description
Marko Myllynen
2014-11-27 14:57:37 UTC
I'm seeing something similar with nova host-evacuate with Cinder/LVM volume backed hosts. After the first nova host-evacuate an instance is running fine on the target host but after shutting it down and host-evacuating to another host the instance never comes up again, it's stuck in rebuild / rebuild_spawning / notstate state indefinitely. Possibly related is this upstream report on incorrect libvirt xml being generated on evacuate for instances backed by cinder/LVM: http://pad.lv/1299368 Issues still exist in this area but are tracked by other, more recent, bugs. |