Re: [pve-devel] [POC v8 storage 7/8] add backup provider example

2025-04-03 Thread Wolfgang Bumiller
On Thu, Apr 03, 2025 at 02:30:57PM +0200, Wolfgang Bumiller wrote: > From: Fiona Ebner > > The example uses a simple directory structure to save the backups, > grouped by guest ID. VM backups are saved as configuration files and > qcow2 images, with backing files when doing incremental backups. >

[pve-devel] [POC v8 storage 7/8] add backup provider example

2025-04-03 Thread Wolfgang Bumiller
From: Fiona Ebner The example uses a simple directory structure to save the backups, grouped by guest ID. VM backups are saved as configuration files and qcow2 images, with backing files when doing incremental backups. Container backups are saved as configuration files and a tar file or squashfs