Hello,
I have a VM that had a cloud-init. I had to move the storage of that cloud-init so I shutdown the VM, removed the cloud-init drive, added a new cloud-init drive on the correct storage and started up the VM. The thing is ..... cloud init fails. And the `/dev/sr0` or `/cdrom` fail to mount with a `/cdrom: Can't lookup blockdev`. It seems like the device is not present.
I've removed and re-added the cloud-init drive from the UI. Also tried shutting down the VM and recreating the cloud-init image, hoping it'll fix it, no luck.
Any ideas?
Thank you!
I have a VM that had a cloud-init. I had to move the storage of that cloud-init so I shutdown the VM, removed the cloud-init drive, added a new cloud-init drive on the correct storage and started up the VM. The thing is ..... cloud init fails. And the `/dev/sr0` or `/cdrom` fail to mount with a `/cdrom: Can't lookup blockdev`. It seems like the device is not present.
I've removed and re-added the cloud-init drive from the UI. Also tried shutting down the VM and recreating the cloud-init image, hoping it'll fix it, no luck.
Any ideas?
Thank you!
Code:
# qm config 109
agent: 1
balloon: 0
bios: ovmf
boot: order=scsi0;net0
cipassword: **********
ciuser: ubuntu
cores: 2
cpu: x86-64-v2-AES
efidisk0: Local_23TB:vm-109-disk-0,efitype=4m,size=4M
ide2: Local_23TB:vm-109-cloudinit,media=cdrom
ipconfig0: ip=10.41.12.25/24,gw=10.41.12.1
memory: 4096
meta: creation-qemu=8.1.5,ctime=1726558335
name: 178831-docmost
nameserver: 10.41.3.2
net0: virtio=BC:24:11:B9:1F:4D,bridge=vmbr0,tag=12
net1: virtio=BC:24:11:49:92:42,bridge=vmbr0,tag=252
numa: 0
onboot: 1
ostype: l26
scsi0: Local_23TB:vm-109-disk-1,aio=threads,iothread=1,size=10G
scsihw: virtio-scsi-single
smbios1: uuid=4cbf5b0b-2061-4867-82b8-19044d9fba00
sockets: 1
tags: local
vmgenid: 38d37b64-af79-4cf0-97eb-04e24f21ca6b
Last edited: