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

The config option is currently not exposed in the GUI.

Signed-off-by: Friedrich Weber <f.weber@proxmox.com>
This commit is contained in:
Friedrich Weber 2023-03-22 12:09:48 +01:00 committed by Thomas Lamprecht
parent 77d6c33e22
commit 0025e84319

View File

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