cloud-init

  1. A

    Ubuntu cloud image issue

    Hello, I followed the instructions from this article Cloud-Init Support wget https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img qm create 9000 --memory 2048 --net0 virtio,bridge=vmbr0 qm importdisk 9000 bionic-server-cloudimg-amd64.img local-lvm qm set 9000 --scsihw...
  2. I

    Create VM templates

    Hello, We having issues to create VM templates for PROXMOX VE. PROXMOX VE is installed and we added Moudules garden proxmox cloud module (modulesgarden dot com >>products>>whmcs>>proxmox-cloud) for linux distributions it requires cloud-init. for windows server OS is requires cloudbase-init...
  3. V

    BUG: No routing in VM with cloud init (ubuntu 18.x - 19.4)

    It´s possible a bug in the network setting from proxmox to VMs with cloud-init and ubuntu. I have see many forum entries about the same problemas! The big problem is a wrong routing and only with a manual work arround the VMs will runs! That can been, that a routing with a gateway neer the same...
  4. I

    Cloud-Init: can't login to newly created Debian 10 VM

    QEMU config: PVE version: I've used OpenStack image from Debian repo, but for some reason I can't login at all - SSH is disabled, not installed or network is not working for some reason, and it doesn't accept my local credentials. What the hell? Cloud-Init used by Buster is newer that...
  5. T

    Has cloud-init been changed between 5.3 and 6.0?

    Hello, I maintain a project that bootstraps a Kubernetes cluster on Proxmox using Ansible. My code has always worked reliably when tested on 5.3, however I recently upgraded my server to 6.0-4 and now cloud-init is behaving strangely. It successfully sets the IP Address, Subnet, and Gateway to...
  6. R

    Set additional options to cloud-init generated interface configuration files.

    Hi. On a Centos 7 based cloud-init image I am setting IP address and Gateway of the interface using GUI and it generates network interface configuration file like this: # /etc/sysconfig/network-scripts/ifcfg-eth0 # Created by cloud-init on instance boot automatically, do not edit. #...
  7. I

    Cloud-Init username/pass

    I have been struggeling for an hours trying to set a username/pass on a cloud image. Using latest CentOS-7 cloud image directly - And have ProxMox 5.2-12. Followed the instructions in the manual step by step. qm set 123 --ipconfig0 ip=XXX --cipassword="somepassword"--ciuser=root Firs time I...
  8. V

    Cloud-Init wrong IP in eth0 when Fedora29/30

    With all other image I have not so a big problem, but only with Fedora 29 and Fedora 30. The Cloud-Init works fine, so expl. User/Passwort-Set and the MAC comes with qemu is set for eth0 too, but the IP will not replaced and when the VM is started I have everytime 127.0.0.1 in. A manual set in...
  9. A

    NoVNC glitches with cloud-init/serial console

    Im having this strange issue when I open the console from a cloud-init vm on a node other than the one im actually on it glitches noVNC. So Im pointing my browser to node A then when I open a cloud-init vm on node B the console keeps restarting. Works fine when I open a cloud-init vm on node A...
  10. A

    Cloud-init and ifcfg-eth0

    Hi, I have a template on which cloud init is installed, I do fullclone from it and after that I change the ip and gw parameters. Option 1 - qm set 123 --ipconfig0 ip = 10.0.10.123 / 24, gw = 10.0.10.1 Option 2 Post request / nodes /% s /% s /% d / config in the body of which new parameters ip...
  11. J

    cloud-init and disable_root

    I have been playing with cloud-init support in PVE and am loving it ... however, one of the things I want to disable on certain VMS (for good or for bad, please don't lecture on security) is to enable the root user to be able to ssh into the VMs (at least while we're building them and scp'ing...
  12. T

    Seeking support for using qm create and specifying a bridge

    Hello Proxmox team, I have been trying to provision a VM to use a network bridge all evening unsucessfully. The following commands create a working VM that is configured via cloud-init. This works great and the VM starts up just fine. However, the `/etc/resolv.conf` file contains a nameserver...
  13. L

    Assigning secondary IP address using Cloud-Init

    Hi, I would like to assign secondary IP addresses to a single network device using the cloud-init configuration. I can read from the specification that this is possible to do. However, the Proxmox API and frontend does not allow to enter more than a single IP address. It would be great to allow...
  14. Y

    PVE API for cloud-init drive

    hey guys, I'm working on extending current salt cloud module to support cloud-init (for qemu new vm's/clones) from a first look, looks quite simple, just add ide[n] config with the following for example: "ide0" : "local:101/vm-101-cloudinit.qcow2,media=cdrom" (this varies based on the next...
  15. B

    Cloud-init and Centos 7

    Hi I'm completely confused with the proxmox support for Cloud-init so hoping someone can help. I've not done very much cloud-init work but I did test it out a few months ago on some VM's in Parallels on my Mac. For that I pretty much had to create a meta-data file, a user-data file and then...
  16. G

    CloudInit does not set gateway for Ubuntu 18.04 LTS (netplan)

    I am using cloud-init to set up some Ubuntu 18.04 VM's (uses netplan for net config) They are all configured using static IPv4 address like 192.168.0.x/24 The gateway is 192.168.0.254 The generated /etc/netplan/50-cloud-init.yaml file does not contain gateway4 attribute
  17. G

    CloudInit drive has no option for "move disk" in Web UI

    Maybe not an issue, but I couldn't easily move a cloud-init drive from a local to a shared storage (for live migration) The workaround was just remove&recreate the drive, but the "move disk" button is just a bit easier.
  18. M

    [SOLVED] Errors following doc: Preparing Cloud-Init Templates

    Hey, I'm following the docs on creating a cloud-init template via cli, and ran into some errors. Maybe it's me, maybe others can check as well. USER@HOST: user with root privs on current pve /var/lib/vz/template/iso # wget...
  19. P

    Getting the DHCP-assigned IP from a cloud-init clone

    I followed the instructions here and it worked as expected but I can't see the IP address assigned to the instance since it was assigned by DHCP. I can't SSH to this machine if I don't know the IP address. Obviously, accessing the console doesn't work. I ticked the "Qemu Agent" checkbox in the...
  20. G

    Adding a route through cloud-init

    Greetings I'm testing cloud-init on a brand new Ubuntu 18.04 VM. My problem is that the IP of the VM and the GW are not on the same subnet (which is quite usual for a floating IP), so I guess the whole process of setting network fails. I can see the parameters in...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!