Hi,
I have an issue with proxmox ve 9.1.7. I have created a template from the generic cloud image of debian, and added a cloud-init drive to the template.
Since the template was created before the "Enroll updated certificates" appeared, I updated the EFI drives of both the template and the VM that I cloned from the template, and regenerated my cloud-init image as well.
However, when trying to start the VM. It hangs on :
here is the vm config
I'm unable to start the VM, nor kill the start process. I need to reboot the server to stop the start process of the VM.
Any clue of what is happening ?
Turns out the issue is coming from a PCIe device that is busy on the host, so qemu will try to attach the device to the VM, but it hangs, and the only solution was to make sure the device was not in use on the host, reboot, and then it started.
So the console was stuck on "generating cloud-init ISO" but it was already ok and done.
However, there are no logs telling what is happening or why the start process is blocked.
pve-version
I have an issue with proxmox ve 9.1.7. I have created a template from the generic cloud image of debian, and added a cloud-init drive to the template.
Since the template was created before the "Enroll updated certificates" appeared, I updated the EFI drives of both the template and the VM that I cloned from the template, and regenerated my cloud-init image as well.
However, when trying to start the VM. It hangs on :
Code:
generating cloud-init ISO
here is the vm config
Code:
agent: 1
bios: ovmf
boot: order=scsi0
cores: 5
cpu: host
efidisk0: nvme:vm-1010-disk-0,efitype=4m,ms-cert=2023k,pre-enrolled-keys=1,size=1M
memory: 20480
meta: creation-qemu=9.2.0,ctime=1766391077
numa: 0
ostype: l26
scsi0: nvme:vm-1010-disk-1,iothread=1,size=512G
scsi1: nvme:vm-1010-cloudinit,media=cdrom,size=4M
scsihw: virtio-scsi-single
hostpci0: 0000:11:00
smbios1: uuid=xxx
sockets: 1
vmgenid: xxx
I'm unable to start the VM, nor kill the start process. I need to reboot the server to stop the start process of the VM.
Turns out the issue is coming from a PCIe device that is busy on the host, so qemu will try to attach the device to the VM, but it hangs, and the only solution was to make sure the device was not in use on the host, reboot, and then it started.
So the console was stuck on "generating cloud-init ISO" but it was already ok and done.
However, there are no logs telling what is happening or why the start process is blocked.
pve-version
Code:
proxmox-ve: 9.1.0 (running kernel: 6.17.13-2-pve)
pve-manager: 9.1.7 (running version: 9.1.7/16b139a017452f16)
proxmox-kernel-helper: 9.0.4
proxmox-kernel-6.17: 6.17.13-2
proxmox-kernel-6.17.13-2-pve-signed: 6.17.13-2
proxmox-kernel-6.17.4-2-pve-signed: 6.17.4-2
proxmox-kernel-6.17.2-1-pve-signed: 6.17.2-1
amd64-microcode: 3.20251202.1~bpo13+1
ceph-fuse: 19.2.3-pve2
corosync: 3.1.10-pve1
criu: 4.1.1-1
frr-pythontools: 10.4.1-1+pve1
ifupdown2: 3.3.0-1+pmx12
ksm-control-daemon: 1.5-1
libjs-extjs: 7.0.0-5
libproxmox-acme-perl: 1.7.0
libproxmox-backup-qemu0: 2.0.2
libproxmox-rs-perl: 0.4.1
libpve-access-control: 9.0.5
libpve-apiclient-perl: 3.4.2
libpve-cluster-api-perl: 9.1.1
libpve-cluster-perl: 9.1.1
libpve-common-perl: 9.1.9
libpve-guest-common-perl: 6.0.2
libpve-http-server-perl: 6.0.5
libpve-network-perl: 1.2.5
libpve-rs-perl: 0.11.4
libpve-storage-perl: 9.1.1
libspice-server1: 0.15.2-1+b1
lvm2: 2.03.31-2+pmx1
lxc-pve: 6.0.5-4
lxcfs: 6.0.4-pve1
novnc-pve: 1.6.0-3
proxmox-backup-client: 4.1.5-1
proxmox-backup-file-restore: 4.1.5-1
proxmox-backup-restore-image: 1.0.0
proxmox-firewall: 1.2.1
proxmox-kernel-helper: 9.0.4
proxmox-mail-forward: 1.0.2
proxmox-mini-journalreader: 1.6
proxmox-offline-mirror-helper: 0.7.3
proxmox-widget-toolkit: 5.1.8
pve-cluster: 9.1.1
pve-container: 6.1.2
pve-docs: 9.1.2
pve-edk2-firmware: 4.2025.05-2
pve-esxi-import-tools: 1.0.1
pve-firewall: 6.0.4
pve-firmware: 3.18-2
pve-ha-manager: 5.1.3
pve-i18n: 3.6.6
pve-qemu-kvm: 10.1.2-7
pve-xtermjs: 5.5.0-3
qemu-server: 9.1.6
smartmontools: 7.4-pve1
spiceterm: 3.4.1
swtpm: 0.8.0+pve3
vncterm: 1.9.1
zfsutils-linux: 2.4.1-pve1
Last edited: