[pve-devel] RFC: qemu-server : add cloudinit support
Alexandre DERUMIER
aderumier at odiso.com
Fri Jun 19 08:58:37 CEST 2015
>>AFAIK config is stored inside VM configuration file?
My question was, as vvfat qemu floppy floppy allow to send local files
qemu -drive file=fat:some/directory ...
do we plan to generate cloud-init configdrives file in /etc/pve , as a shared storage
(to avoid rsync for live migration)
qemu -drive file=fat:/etc/pve/cloudinit/100/ for example.
In this case, I don't known if vm crash if the directory is not available when the vm is running
----- Mail original -----
De: "dietmar" <dietmar at proxmox.com>
À: "aderumier" <aderumier at odiso.com>
Cc: "Wolfgang Bumiller" <w.bumiller at proxmox.com>, "pve-devel" <pve-devel at pve.proxmox.com>
Envoyé: Vendredi 19 Juin 2015 08:54:42
Objet: Re: [pve-devel] RFC: qemu-server : add cloudinit support
> >>I already committed the vvfat label patch, so we can use this without
> >>problems.
>
> Do you think to keep config files in /etc/pve ? (to avoid need to rsync them
> ?)
AFAIK config is stored inside VM configuration file?
> If yes, what happen in case of multicast problem or /etc/pve hang ?
Then you also have no VM config - so what is the question?
More information about the pve-devel
mailing list