all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH qemu-server 0/4] rework fs-freeze agent property
@ 2026-03-25 20:49 Thomas Lamprecht
  2026-03-25 20:49 ` [PATCH qemu-server 1/4] agent: add should_fs_freeze helper Thomas Lamprecht
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Thomas Lamprecht @ 2026-03-25 20:49 UTC (permalink / raw)
  To: pve-devel

Somewhat RFC, albeit I'm pretty sure about this the more I think about
it, even though the transition cost is naturally not great.

Very likely clashes with Fiona's recent QGA-skip-freeze-if-frozen series
[0], but started this already a few days around and figured it might
still be relevant in the current form.

I probably would squash in the deprecation of the intermediate
guest-fsfreeze variant with the commit making the long-time
freeze-fs-on-backup property an alias to the new variant, which would
be named 'freeze-fs' hereafter.

[0]: https://lore.proxmox.com/all/20260324135325.120749-1-f.ebner@proxmox.com/

Thomas Lamprecht (4):
  agent: add should_fs_freeze helper
  agent: treat freeze-fs-on-backup as alias for guest-fsfreeze
  tests: cfg2cmd: add agent guest-fsfreeze config tests
  qga: rename guest-fsfreeze to freeze-fs

 src/PVE/API2/Qemu.pm                          | 10 +++---
 src/PVE/QemuConfig.pm                         |  5 ++-
 src/PVE/QemuServer/Agent.pm                   | 35 ++++++++++++++-----
 src/PVE/VZDump/QemuServer.pm                  |  7 +---
 .../cfg2cmd/qga-fs-freeze-backup-legacy.conf  |  2 ++
 .../qga-fs-freeze-backup-legacy.conf.cmd      | 29 +++++++++++++++
 src/test/cfg2cmd/qga-fs-freeze.conf           |  2 ++
 src/test/cfg2cmd/qga-fs-freeze.conf.cmd       | 29 +++++++++++++++
 src/test/cfg2cmd/qga-minimal.conf             |  2 ++
 src/test/cfg2cmd/qga-minimal.conf.cmd         | 29 +++++++++++++++
 10 files changed, 126 insertions(+), 24 deletions(-)
 create mode 100644 src/test/cfg2cmd/qga-fs-freeze-backup-legacy.conf
 create mode 100644 src/test/cfg2cmd/qga-fs-freeze-backup-legacy.conf.cmd
 create mode 100644 src/test/cfg2cmd/qga-fs-freeze.conf
 create mode 100644 src/test/cfg2cmd/qga-fs-freeze.conf.cmd
 create mode 100644 src/test/cfg2cmd/qga-minimal.conf
 create mode 100644 src/test/cfg2cmd/qga-minimal.conf.cmd

-- 
2.47.3





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-03-25 21:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-25 20:49 [PATCH qemu-server 0/4] rework fs-freeze agent property Thomas Lamprecht
2026-03-25 20:49 ` [PATCH qemu-server 1/4] agent: add should_fs_freeze helper Thomas Lamprecht
2026-03-25 20:49 ` [PATCH qemu-server 2/4] agent: treat freeze-fs-on-backup as alias for guest-fsfreeze Thomas Lamprecht
2026-03-25 20:49 ` [PATCH qemu-server 3/4] tests: cfg2cmd: add agent guest-fsfreeze config tests Thomas Lamprecht
2026-03-25 20:49 ` [PATCH qemu-server 4/4] qga: rename guest-fsfreeze to freeze-fs Thomas Lamprecht
2026-03-25 21:35 ` superseded: [PATCH qemu-server 0/4] rework fs-freeze agent property Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal