Revert "qm: freeze-fs-on-backup: remove reference to GUI"

This reverts commit 0025e84319.
The option is now also exposed in the GUI.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
This commit is contained in:
Christoph Heiss 2023-03-23 12:02:48 +01:00 committed by Thomas Lamprecht
parent 4a407cfdb9
commit 266dd87d5d

View File

@ -1089,8 +1089,9 @@ Writer VSS module in a mode that breaks the SQL Server backup chain for
differential backups.
For such setups you can configure {pve} to not issue a freeze-and-thaw cycle on
backup by setting the `freeze-fs-on-backup` QGA option to `0`. This option can
be set via the CLI or the API.
backup by setting the `freeze-fs-on-backup` QGA option to `0`. This can also be
done via the GUI with the 'Freeze/thaw guest filesystems on backup for
consistency' option.
IMPORTANT: Disabling this option can potentially lead to backups with inconsistent
filesystems and should therefore only be disabled if you know what you are