Found the issue. Cloud-init needs to be SCSI. There seems to be a known bug (https://forum.proxmox.com/threads/cicustom-cloud-init-stopped-working.164297/#post-759392) about this.
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...
Hi,
There should be "snapshot-as-volume-chain 1 " for the LVM in storage.cfg.
Example:
lvm: LOCAL_VOL4TB
vgname LOCAL_VOL4TB
content rootdir,images
nodes ZRH-GWL-TTA001-CS01
shared 0...
For everyone having the same issue, RTFM :D
You need to enable the Allow Snapshots as Volume-Chain under Datacenter -> Storage -> your storage.
Once that's done, you need to migrate the Disk of the VM and set it as qcow2. You will have the...
Hello,
I have updated to Proxmox 9 not long ago and I was really excited to test out the snapshot feature available with LVM and LVM-Thin backed storage. The problem is..... it's not really working.
The scenario:
I have a Proxmox node (running...