cloud-init config template is ignored when we start the new instance
metadata
usrdata
qm set 101 --cicustom "user=local:snippets/101-userdata.yml,meta=local:snippets/101-metadata.yml"
also problems with OpenSuse Leap and no support for .qcow2 images
Hello everyone,
I wanted to share an issue I encountered while working with Proxmox VE New versions (After 7.1) regarding cloud-init and network configuration. It seems that there have been changes in behavior from older versions, and I wanted to discuss this for the benefit of the community...
As per title.. have set up cloud-init for rapid VM creation, however the hostname change is occurring after the machine registers with the DNS server, resulting in the IP/MAC being associated with the template name instead of the VMs new name.
I realise this is the DNS being bad at updating...
Hi guys. I have installed Proxmox and Cloud-init for the server. I tried creating a virtual machine and installing Centos 7 with cloud-init available. But after running VPS it is stuck at Booting from Hard Disk. I tried running the same command as proxmox instructions in Cloud-init to test...
Hello
I've searched the other topics but there doesn't seem to be a definitive answer and as far as i saw, noone mentioned the fqdn entry.
i've configured a cloud-init ready image on rocky linux 8 (rhel8 clone)
the network, public key and user work fine. when I mount the /dev/sr0 and have a...
Virtualization: KVM
Is there any way to stop creating a new default user on newly created VM using Cloud-init template?
Right now on my centos cloud-init template created by me has this config
# nano /etc/cloud/cloud.cfg
system_info:
default_user:
name: centos
lock_passwd: false...
Hi Guys,
I wonder if someone could help me, I have been struggling for about a week to get proxmox to set a vm's password though whmcs.
I have honestly exhausted everything I can think of. From debugging the 'cloud-init.log' files to trying multiple cloud ready images all which have the same...
Hello everyone
I get some problem with creation template for VM. I use storage dell ME4012 which connected to PVE using ISCSI.
I used the guide https://pve.proxmox.com/wiki/Cloud-Init_Support.
List of commands:
I get error during importing cloud-image to storage:
but, i read that is`t...
Hello everyone,
I'm struggling to properly prepare a CentOS 7 Cloud-Init image, there doesn't seem to be an already prepared image like on Ubuntu and many tutorial are extremely different from each other and I just can't find a way to do this... I've searched for so many tutorials, yet none of...
Hi, I encounter some issue when I tried to find a way, to pass cloud-init to machine with ansible and connect to API.
Actually I using this ansible module:
https://docs.ansible.com/ansible/2.3/proxmox_kvm_module.html
There are my tasks:
---
- name: "Clone CentOS"
proxmox_kvm...
Hi, this is my very first message on this forum so excuse me if I do something wrong.
I'm currently trying to change the cloud-init parameter (ipconfig) by using curl.
I've tried several request and the latest was something like this :
curl -s -k --cookie "PVEAuthCookie=$ticket" -H...
I've downloaded the centos cloud image(Already included cloud-init tool) from the official site. I want to convert qcow2 to a template, what should I do, either I don't know how to import qcow2 to create a VM.
Hi, I wanted to try out ubuntu cloud images by following this documentation. https://pve.proxmox.com/wiki/Cloud-Init_Support
However 4th command is not working.
```
# download the image
wget https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img
# create a new VM
qm...
Using Cloud-Init Support manual.
After update, creating new instances from template does not clone cloud-init disk. This leads to the fact that a new instance is not operational.
The workaround for this problem is to re-create the Cloud Init disk on each new instance.
BTW, is it bug or feature?
Hello everyone,
I have configured a new proxmox server, I have attached an lvm storage and I have configured a template with a cloud-init device support.
Whenever I stop a KVM guest, the lvm devices go to not avaiable state, I know this is normal because proxmox manage lvm devices on demand...
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.