[pve-devel] [PATCH container/guest-common/qemu-server v2 0/8] fix #1964: Add a setting to globally disable freezing a guest
Daniel Kral
d.kral at proxmox.com
Tue Sep 2 17:36:52 CEST 2025
On Tue Sep 2, 2025 at 2:45 PM CEST, Maximiliano Sandoval wrote:
> ..and add more logging when issuing fsfreeze guest commands.
>
> The setting takes preference over freeze-fs-on-backup and deprecates the former.
>
> At the moment taking a snapshot without RAM does not log whether there was a freeze/thaw.
>
> - The patch does result in an extra log line when making a Backup in snapshot mode.
>
> Differences from v1:
> - Add setting to enable/disable fsfreeze commands
> - Change wording in one log message
Tested the series with a VM and a container and it worked as was
expected for both. Tested that guest-fsfreeze=0 correctly overrides
fs-freeze-on-backup too and checked that all the log messages appear for
backups, clones, and snapshots with vmstate=0.
Didn't have a cluster ready today where I could check whether the option
is also correctly checked for replication too, but I'll see that I get
to that tomorrow.
With the few inline comments addressed, consider this:
Tested-by: Daniel Kral <d.kral at proxmox.com>
Reviewed-by: Daniel Kral <d.kral at proxmox.com>
More information about the pve-devel
mailing list