Bug 1148193
Summary: | Evacuate Fails 'Invalid state of instance files' using Ceph Ephemeral RBD | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Josh Durgin <jdurgin> | |
Component: | openstack-nova | Assignee: | Pádraig Brady <pbrady> | |
Status: | CLOSED WONTFIX | QA Contact: | Ami Jeain <ajeain> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | high | |||
Version: | 5.0 (RHEL 7) | CC: | antoffka, berrange, dasmith, kimi.zhang, ndipanov, pbrady, sbauza, sclewis, sferdjao, sgordon, vromanso, yeylon, yrabl | |
Target Milestone: | z4 | Keywords: | ZStream | |
Target Release: | 5.0 (RHEL 7) | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | openstack-nova-2014.2.1-2.el7ost | Doc Type: | Bug Fix | |
Doc Text: |
Cause: The evacuate function didn't consider RBD storage as shared
Consequence: The evacuate procedure would fail with RBD backed instanves
Fix: RBD storage is now marked as shared
Result: The evacuate function handles the shared storage attribute and thus now operates on RBD.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1174422 1174424 (view as bug list) | Environment: | ||
Last Closed: | 2015-04-10 15:31:06 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: | ||||
Bug Blocks: | 743661, 1038706, 1111295, 1174422, 1174424 |
Description
Josh Durgin
2014-09-30 22:13:31 UTC
This was fixed in RHEL OSP 6. |