[pve-devel] applied: [RFC qemu-server] fix #2862: properly backup (all) VM templates
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Aug 21 14:13:27 CEST 2020
On 06.08.20 13:13, Fabian Grünbichler wrote:
> until we maybe have a 'pbs-backup' that links Qemu and PBS like
> 'pbs-restore', we need to do a regular backup for the template case to
> support all storage types and image formats.
>
> Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
> ---
>
> Notes:
> requires patched pve-qemu to drop read-only check
>
> alternatively, we could also start writing a pbs-backup (or a
> general pbs-qemu ?) soon, and just disable PBS template backups in
> the meantime.
>
> PVE/QemuServer.pm | 6 +++++-
> PVE/VZDump/QemuServer.pm | 22 +++++++---------------
> 2 files changed, 12 insertions(+), 16 deletions(-)
>
>
While not 100% happy with this, it works OK from what I can see. And we highly
probably won't write a pbs-backup wrapper just for this use-case.
applied, thanks!
More information about the pve-devel
mailing list