error when rebuilding a instance booted from volume
Bug #1378689 reported by
Liusheng
This bug affects 16 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
In Progress
|
Undecided
|
Jie Li |
Bug Description
with libvirt driver as compute virt driver, when rebuild a instance booted from a bootable volume, instance will be set to "ERROR" state, the error log in log:
libvirtError: Failed to terminate process 8804 with SIGKILL: Device or resource busy
Changed in nova: | |
assignee: | nobody → Liusheng (liusheng) |
tags: | added: libvirt |
Changed in nova: | |
status: | New → Confirmed |
Changed in nova: | |
assignee: | Liusheng (liusheng) → Zhenyu Zheng (zhengzhenyu) |
Changed in nova: | |
assignee: | Zhenyu Zheng (zhengzhenyu) → nobody |
Changed in nova: | |
assignee: | nobody → Laszlo Hegedus (laszlo-hegedus) |
status: | Confirmed → In Progress |
Changed in nova: | |
assignee: | Laszlo Hegedus (laszlo-hegedus) → Zhenyu Zheng (zhengzhenyu) |
Changed in nova: | |
assignee: | Zhenyu Zheng (zhengzhenyu) → Laszlo Hegedus (laszlo-hegedus) |
Changed in nova: | |
assignee: | Laszlo Hegedus (laszlo-hegedus) → nobody |
status: | In Progress → Confirmed |
Changed in nova: | |
assignee: | nobody → Rambo (1rambo) |
status: | Expired → In Progress |
Changed in nova: | |
assignee: | Rambo (1rambo) → Jie Li (ramboman) |
To post a comment you must log in.
The same error happened to me. As a workaround for this issue i first shutdown the instance before rebuilding and it appeared to be working as the instance is displayed with the new image in Nova. However the volume I am booting from remains unchanged (with the old image).
I am using Juno.