Re: [pve-devel] [RFC docs 13/13] vzdump: add section about backup fleecing

2024-01-26 Thread Fiona Ebner
Am 25.01.24 um 19:18 schrieb Dietmar Maurer: Stupid question: Wouldn't It be much easier to add a simple IO-buffer with limited capacity, implemented inside the RUST backup code? >> >> At work, we are running a backup cluster on remote location with hdd , >> and a production cluster with

Re: [pve-devel] [RFC docs 13/13] vzdump: add section about backup fleecing

2024-01-25 Thread Dietmar Maurer
> >>Stupid question: Wouldn't It be much easier to add a simple IO-buffer > >>with limited capacity, implemented inside the RUST backup code? > > At work, we are running a backup cluster on remote location with hdd , > and a production cluster with super fast nvme, > and sometimes I have really b

Re: [pve-devel] [RFC docs 13/13] vzdump: add section about backup fleecing

2024-01-25 Thread DERUMIER, Alexandre
Hi Dietmar ! >>Stupid question: Wouldn't It be much easier to add a simple IO-buffer >>with limited capacity, implemented inside the RUST backup code? At work, we are running a backup cluster on remote location with hdd , and a production cluster with super fast nvme, and sometimes I have really

Re: [pve-devel] [RFC docs 13/13] vzdump: add section about backup fleecing

2024-01-25 Thread Dietmar Maurer
Stupid question: Wouldn't It be much easier to add a simple IO-buffer with limited capacity, implemented inside the RUST backup code? > +WARNING: Theoretically, the fleecing image can grow to the same size as the > +original image, e.g. if the guest re-writes a whole disk while the backup is > +b