-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
-
CentOS Stream 9
-
None
-
None
-
None
-
False
-
-
None
-
CentOS Stream
-
None
-
None
-
None
-
-
x86_64
-
None
What were you trying to do that didn't work?
Since Since compose CentOS-Stream-9-20240328.0, CentOS Stream 9 qcow2 image can't boot.
Please provide the package NVR for which bug is seen:
Image https://composes.stream.centos.org/production/CentOS-Stream-9-20240328.0/compose/BaseOS/x86_64/images/CentOS-Stream-GenericCloud-x86_64-9-20240328.0.x86_64.qcow2 can't boot.
How reproducible:
Steps to reproduce
- start libvirtd service
- download qcow2 image from https://composes.stream.centos.org/production/CentOS-Stream-9-20240328.0/compose/BaseOS/x86_64/images/CentOS-Stream-GenericCloud-x86_64-9-20240328.0.x86_64.qcow2
- sudo virt-install --name=test --disk path=/var/lib/libvirt/images/CentOS-Stream-GenericCloud-x86_64-9-20240329.0.x86_64.qcow2,format=qcow2 --memory 3072 --vcpu 2 --network network=default --os-variant centos-stream9 --import --norebootÂ
- sudo virsh start test
- virt-viewer will open and nothing happened there.
Expected results
VM should get started
Actual results
VM can't boot and on output in virt-viewer