Bug 1883351

Summary: [OSP13] Multiple instances can't boot with "Boot failed: not a bootable disk" after simple reboot
Product: Red Hat OpenStack Reporter: ggrimaux
Component: openstack-novaAssignee: melanie witt <mwitt>
Status: CLOSED NOTABUG QA Contact: OSP DFG:Compute <osp-dfg-compute>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 13.0 (Queens)CC: dasmith, eglynn, geguileo, jhakimra, jhardee, kchamart, lyarwood, mwitt, pgrist, sbauza, schhabdi, sgordon, vromanso
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-13 02:05:00 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:

Description ggrimaux 2020-09-28 21:07:49 UTC
Description of problem:
Customer rebooted 3 instances and all of them can't boot with the BIOS error message: "Boot failed: not a bootable disk" 

The following is the work that was done for 1 of those instance. (more info to come in private comments after)

From the storage perspective all looks good.
The volume is attached to the instance and then the instance is booted.

This instance is Linux with only 1 disk.

Multipath shows the path active and up
I dd the volume and got data.

I've compared the domain (xml) from a working instance and the non working instance and couldn't see anything wrong.

We need your help to figure out what is wrong.


Version-Release number of selected component (if applicable):
OSP13 z11
openstack-nova-compute:13.0-129

How reproducible:
100% for last 3 instances rebooted

Steps to Reproduce:
1. Reboot an instance
2.
3.

Actual results:
Instance won't boot

Expected results:
Instance boot

Additional info:
More info to come below in private comments