We recently got the Proxmox VPS WHMCS addon. We are now trying to set up the templates for auto deploy. We tried to use the following guide here https://pve.proxmox.com/wiki/Cloud-Init_Support but gets errors when following the guide.
"qm set 9000 --scsihw virtio-scsi-pci --scsi0 local-lvm:vm-9000-disk-1
update VM 9000: -scsi0 local-lvm:vm-9000-disk-1 -scsihw virtio-scsi-pci
can't get size of '/dev/pve/vm-9000-disk-1': Failed to find logical volume "pve/vm-9000-disk-1"
We have also tried to make our own template but the user is never added to the server on first boot.
"qm set 9000 --scsihw virtio-scsi-pci --scsi0 local-lvm:vm-9000-disk-1
update VM 9000: -scsi0 local-lvm:vm-9000-disk-1 -scsihw virtio-scsi-pci
can't get size of '/dev/pve/vm-9000-disk-1': Failed to find logical volume "pve/vm-9000-disk-1"
We have also tried to make our own template but the user is never added to the server on first boot.