Hi.
I have created a windows 2019 cloud init image, following this tutorial, and using that image, I've created a VM using cloud init parameters for network and setting password.
The VM works, but there is a big problem. It takes around 10 minutes for cloud parameters to apply. That is how log I...
Hi guys, I have gotten cloud init to work with windows with some modification to proxmox and a windows template. since all of the other threads regarding this don't work anymore, at least i couldn't get them to, i thought i would share what i did.
the part is making proxmox save windows...
Below is the cloud-init network configuration for the VM:
But when the VM boots, there is an additional DNS server being inserted by cloud-init:
The DNS server `192.168.122.1` is being added but is not apart of the configuration and is not functional:
Here are the steps I used to create...
Hello,
I want to prepare a cloud-init image, which is able to resize (grow) the HDD space and partitions. While it can grow the actual HDD space, it is not able to grow the partition.. I'm not sure, what I'm doing wrong... Is there a good tutorial about preparing a CentOS Cloud-Init image?
Hello
I'm struggling with issue, that loud-init is configured with hardcoded manage_etc_hosts: true, which causes rewriting of /etc/hosts file every reboot (Centos 8). I don't know, why cloud init configuration was patched to do so...
Hello,
I've noticed there is an automatic process for upgrading packages during the first boot after cloud init Installation (Debian or Ubuntu for example).
Do you know any simple command or the best way to prevent or cancel this process ?
Regards
YAGA
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.