Re: [pve-devel] [PATCH docs] qm, vzdump: add notes regarding backups of windows and VSS

2025-01-22 Thread Alexander Zeidler
On Tue Jan 21, 2025 at 3:46 PM CET, Aaron Lauterer wrote: > > > On 2025-01-21 13:08, Alexander Zeidler wrote: >> On Mon Jan 20, 2025 at 3:35 PM CET, Aaron Lauterer wrote: >>> VSS in windows guests with additional backup software in the guest can >>> cause problems. By now the guest agent does sup

Re: [pve-devel] [PATCH docs] qm, vzdump: add notes regarding backups of windows and VSS

2025-01-21 Thread Aaron Lauterer
On 2025-01-21 13:08, Alexander Zeidler wrote: On Mon Jan 20, 2025 at 3:35 PM CET, Aaron Lauterer wrote: VSS in windows guests with additional backup software in the guest can cause problems. By now the guest agent does support to use a different VSS option. This way, one can switch to one t

Re: [pve-devel] [PATCH docs] qm, vzdump: add notes regarding backups of windows and VSS

2025-01-21 Thread Alexander Zeidler
On Mon Jan 20, 2025 at 3:35 PM CET, Aaron Lauterer wrote: > VSS in windows guests with additional backup software in the guest can > cause problems. By now the guest agent does support to use a different > VSS option. This way, one can switch to one that does not interfere with > other backup solut

[pve-devel] [PATCH docs] qm, vzdump: add notes regarding backups of windows and VSS

2025-01-20 Thread Aaron Lauterer
VSS in windows guests with additional backup software in the guest can cause problems. By now the guest agent does support to use a different VSS option. This way, one can switch to one that does not interfere with other backup solutions. Mention it in the docs and link to the wiki article that ex