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...
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...
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 !
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...