cloud-init

  1. U

    VM live migration fails when Cloud-Init image is attached

    Hi guys, I setup a 3-node experimental cluster with LVM on iSCSI (FreeNAS) as storage. Live migration fails when the CloudInit drive is attached but it works fine without the CloudInit drive. Is this normal? Live migration with the CloudInit drive attached gives this error...
  2. S

    [SOLVED] Cloud-Init Default Settings

    Moin, Kann man irgendwo globale Cloud-init Defaults setzen und wird der cloud-init support in Zukunft noch ausgebaut? Was mir im Moment fehlt ist zb der qemu-guest-agent in den ubuntu cloud images. Da wäre es hilfreich eine Option zu haben die den agent via Cloud-init gleich installiert. Ich...
  3. J

    Cloud-init install packages

    After reading the documentation at (https://pve.proxmox.com/pve-docs/pve-admin-guide.html#qm_cloud_init) I was able to start, access and restart the VM without problems, but I still had a question: In addition to the parameters reported in the manual, can I use other cloud-init parameters, such...
  4. X

    Cloud-Init Docs

    The docs for cloud-init are a little thin on the ground being such a new feature. What is the expected behaviour for this in proxmox? Should the cloud-init drive remain always connected? if so, after the machine is shut down and then started again, it fails with the error: qemu-img: Could not...
  5. D

    proxmox 5.1-52 Centos 7 cloud-image

    Hello I'm trying to use the Generic cloud image of Centos 7 and I would like to disable the login via SSH-Key, I can use a file cloud-config.yaml as user-data in proxmox ?
  6. L

    What kind of metadata will cloud-init use?

    Hello, First of all, any ETA on cloud-init? It's very important to us as it simplifies deployment hugely. I understand there might be support in a "testing" branch. How could I play with that, any docs? Second, will Proxmox use configdrive for metadata? Thank you