Thank you Frank.
One more last clarification. Whenever I try to install Ubuntu on L1 or
try to bring up L2 guest, I am seeing the following trace messages. Is
this expected?
OF stdout device is: /vdevice/vty@3000
Preparing to boot Linux version 6.8.0-11-generic (buildd@bos01-ppc64el-003)
(p
On all the 5 guests I created today, for 4 of them I had downloaded the
ISOs available on the site and for 1 I used the one which was failing
the other day. same old was used to create on fedora as well.
On all the guests I could see the same kernel version 6.8.0-11-generic.
I think the update wh
One more observation is that, the same ISO which was failing the other
day is able to bring up guest on Ubuntu and Fedora both the Hosts. Any
changes have gone into Upstream or so? Is that is making the guest
creation successful on Fedora?
With respect to default kernel, I had the same kernel the
I am surprised and confused!
Now, I am able to create a guest by using all the 4 ISOs available
there!
Is it some fix which my host has got via `apt update` has fixed the
issue? If that is the case, why I was not able to create a ubuntu guest
earlier where fedora guest creation was successful. Ub
Hello @fheimes,
Yes, I used the latest ISO which was available on the site this morning.
All the commands and the way were exactly same as before. Also on the
same system(P10 Denali LPAR).
This bug was reported on 27th Feb and I see there are 3 ISOs available
after this date viz 20240302, 202403
Looks like the issue is resolved. I tried creating a guest to capture
error logs. But surprisingly I was able to create a guest in the first
attempt itself.
I had used the same command I mentioned above.
qcow2 creation: qemu-img create -f qcow2
/var/lib/libvirt/images/data/ubuntu.qcow2 100G
Gues
Hello Frank,
Please find below the required details.
virt-install version: 4.1.0
command used:
virt-install --name ubuntu --ram 2048 --disk
path=/var/lib/libvirt/images/data/ubuntu2404.qcow2,size=8 --vcpus 4 --os-type
linux --os-variant generic --network bridge=virbr0 --graphics none --console
Public bug reported:
Unable to bring up a ubuntu 24.04(Noble Numbat) guest on the below
environment.
Host OS: Ubuntu 24.04(Noble Numbat)
Host kernel: 6.8.0-4-generic (installed from noble-proposed repository)
Qemu: QEMU emulator version 8.2.1 (Debian 1:8.2.1+ds-1ubuntu1)
Libvirt: libvirtd (libvi