[pve-devel] superseded: [PATCH guest-common/qemu-server v4 0/9] fix #1964: add setting to always disable freezing a guest's fs
Maximiliano Sandoval
m.sandoval at proxmox.com
Mon Jan 5 13:55:31 CET 2026
Maximiliano Sandoval <m.sandoval at proxmox.com> writes:
> ..and add more logging when issuing fsfreeze guest commands.
>
> The new setting takes precedence 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, we add logs when issuing freezes/thaws.
>
> - The patch does not result in an extra log line when making a Backup in
> snapshot mode.
>
> - When it is easy to do so, we log if the fsfreeze command was not issued due to
> mismatch between the agent running and the config, e.g. when say that we
> skipped it if the agent is enabled bu the configuration says we shouldn't.
>
> What was tested:
>
> - Backups of a VM with and another without guest-fsfreeze enabled. They both
> print a message indicating that a fsfreeze happend.
>
> - A live clone of a VM with and another without guest-fsfreeze enabled. They
> both print a message indicating that a fsfreeze happend.
>
> - Snapshot of a VM with and another without guest-fsfreeze enabled. Only the
> format logged a message indicating that a fsfreeze happened.
Superseded by: https://lore.proxmox.com/all/20260105121702.20884-1-m.sandoval@proxmox.com/
--
Maximiliano
More information about the pve-devel
mailing list