[pve-devel] applied: [PATCH v2 qemu-server 1/3] cloudinit: create disk if it does not exist on start
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Mar 29 18:20:25 CET 2019
On 3/29/19 4:32 PM, Mira Limbeck wrote:
> create a fixed size cloudinit disk if it is referenced in config and
> does not exist. the size of the disk created when first added to the
> config is reduced to 4MiB to match the one created in
> commit_cloudinit_disk.
> maximum file size per snippet file (network, user, meta) is increased to 1MiB.
> preparation for offline migration without the cloudinit disk (that is
> always regenerated on start).
>
> also fixes #1807, although a further patch is required to change the
> vmid on restore
>
> Signed-off-by: Mira Limbeck <m.limbeck at proxmox.com>
> Tested-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> PVE/API2/Qemu.pm | 4 ++--
> PVE/QemuServer/Cloudinit.pm | 10 ++++++++--
> 2 files changed, 10 insertions(+), 4 deletions(-)
>
applied, thanks!
More information about the pve-devel
mailing list