Xen+libvirt fails to boot from encrypted volume (test_boot_server_from_encrypted_volume_luks)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Confirmed
|
Low
|
Unassigned |
Bug Description
This Tempest tests fails on Xen+libvirt:
tempest.
This is because pygrub is unable to open an encrypted disk and so can not find the kernel of guest.
Log:
from libvirt:
2017-07-07 11:11:38 UTC libxl: error: libxl_bootloade
2017-07-07 11:11:38 UTC libxl: error: libxl_exec.
from bootloader.179.log:
Traceback (most recent call last):
File "/usr/lib/
raise RuntimeError, "Unable to find partition containing kernel"
RuntimeError: Unable to find partition containing kernel
More logs can be found at:
http://
Changed in nova: | |
importance: | Undecided → Low |
Changed in nova: | |
status: | New → Confirmed |
tags: | added: libvirt-xen |
Found open reviews for this bug in gerrit, setting to In Progress.
review: https:/ /review. openstack. org/481627 in branch: master