cloud init

  1. Y

    Issue : got two IP addresses instead one IP on VM eth0 with Cloud-init

    Hello, I'm using CLI commands (qm create..., qm importdisk..., qm set...) from server to create a VM with Cloud-Init (debian-10.2.0-openstack-amd64.qcow2), everything works properly but I got two IP addresses instead one IP on VM eth0 with Cloud-init. I use these commands for the network and...
  2. S

    Online migration fails with Cloud-Init

    Hello, I need the online migrate all VE to the second node without downtime, but the migration failed. I use local storage. pve-manager/6.1-5/9bf06119 (running kernel: 5.3.13-2-pve) qm migrate 105 node2 --online --with-local-disks 2020-02-12 00:14:47 use dedicated network address for sending...
  3. TwiX

    Cloud-Init for beginners

    Hi, I just provisioned some new VMs based on a debian10 template with cloud-init. It works as expected. So, after first boot, do I need to keep the cloud-init drive mounted (a then delete it) ? Also, remove cloud-init package ? Thanks !
  4. C

    cloud-init and Buster generic image network problem

    Did anyone try Buster cloud images (specifically the generic image) with Proxmox and cloud-init yet? I tried with both nocloud and configdrive but can't get the network settings to apply. The cloud-init template seems to assume net0 is eth0, but it is changed to ens18. But even if I replace eth0...