OS API: Servers become stuck in rebuild if flavor does not meet flavor reqs of new image
Bug #919367 reported by
Daryl Walleck
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Dan Prince |
Bug Description
I did this by accident. I noticed that I had a server stuck in rebuild, and realized that I had tried to rebuild my 256 MB instance into an image that had had a RAM requirement of 1024MB. It won't change state and can't be deleted, so this seems incorrect.
Changed in nova: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in nova: | |
assignee: | nobody → Dan Prince (dan-prince) |
Changed in nova: | |
milestone: | none → folsom-1 |
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-1 → 2012.2 |
To post a comment you must log in.
Can you please provide the relevant nova compute log lines. This is hard to reproduce in my dev environment because I don't have any images with large RAM requirements.