[pve-devel] applied: [PATCH manager] partially fix #3056: namespace vzdump tmpdir with vmid
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Oct 22 18:53:42 CEST 2020
On 19.10.20 16:15, Dominik Csapak wrote:
> this fixes an issue where a rogue running backup would upload the vm
> config of a later backup in a backup job
>
> instead now that directory gets deleted and the config is not
> available anymore
>
> we cannot really keep those directories around until the end of the
> backup job, since we temporarily save ct contents there, which could get
> large very fast
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> PVE/VZDump.pm | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
>
applied, thanks!
More information about the pve-devel
mailing list