Hyper-V: Instance booted from volume fails to resize
Bug #1412480 reported by
Claudiu Belu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Triaged
|
Medium
|
Unassigned |
Bug Description
Hyper-V instances which are booted from volume fail during nova resize with the message:
HyperVException: Cannot find boot VHD file for instance: instance-0000000d
Since the instance boots from an ISCSI volume, there is no VHD file for it, so this error is wrong. This causes the instance to be put in ERROR state and be destroyed.
tags: | added: hyper-v |
Changed in nova: | |
assignee: | nobody → Claudiu Belu (cbelu) |
Changed in nova: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in nova: | |
assignee: | Claudiu Belu (cbelu) → nobody |
Changed in nova: | |
assignee: | nobody → Tanvir Talukder (tanvirt16) |
Changed in nova: | |
assignee: | Tanvir Talukder (tanvirt16) → nobody |
To post a comment you must log in.
Since this bug is over a year old, is it still an issue? The error message you are referring to in your bug description seems to no longer exist.