From 266dd87d5d8dcc4bc990aa2c79a8f5530841ce1c Mon Sep 17 00:00:00 2001 From: Christoph Heiss Date: Thu, 23 Mar 2023 12:02:48 +0100 Subject: [PATCH] Revert "qm: freeze-fs-on-backup: remove reference to GUI" This reverts commit 0025e843194130ec5223d5789fa01f916d189783. The option is now also exposed in the GUI. Signed-off-by: Christoph Heiss --- qm.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/qm.adoc b/qm.adoc index f28043f..c6dc652 100644 --- a/qm.adoc +++ b/qm.adoc @@ -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