[pve-devel] RFC: qemu-server : add cloudinit support

Alexandre DERUMIER aderumier at odiso.com
Thu Jun 11 06:36:12 CEST 2015


>>I thought we can simply 'name' for that? 
Yes, that was I think too.


>>Can we have this for each network interface? 
I don't have tested it yet, but I think it should be possible.
I'll try today.

>>What about ipv6? 
Son't have implemented it yet, but we just need to write ipv6 config in the debian network interfaces format


>>How long does such configuration cycle run (start/cloudinit/stop)? 

It's fast, maybe <15s after grub for basic network config.
But for example if you want to upgrade packages at first boot or launch puppet/chef,
it can take a lot more.



----- Mail original -----
De: "dietmar" <dietmar at proxmox.com>
À: "aderumier" <aderumier at odiso.com>, "pve-devel" <pve-devel at pve.proxmox.com>
Envoyé: Jeudi 11 Juin 2015 06:14:36
Objet: Re: [pve-devel] RFC: qemu-server : add cloudinit support

Looks great. 

> The config is send through an temp iso cdrom config. 
> to generate config, add in vmid.conf 
> 
> cloudinit: 1 
> hostname: host.mydomain.com 

I thought we can simply 'name' for that? 

> searchdomain: mydomain.com 
> ipaddress: 192.168.0.1/24 
> gateway: 192.168.0.1 

Can we have this for each network interface? What about ipv6? 

How long does such configuration cycle run (start/cloudinit/stop)? 



More information about the pve-devel mailing list