all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH container/manager 0/3] vzdump: Switch default PBS change detection mode
@ 2025-06-03 13:09 Christian Ebner
  2025-06-03 13:09 ` [pve-devel] [PATCH container 1/1] vzdump: switch default PBS change detection mode to `metadata` Christian Ebner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christian Ebner @ 2025-06-03 13:09 UTC (permalink / raw)
  To: pve-devel

Switch the default change detection mode used by vzdump for container backups
with PBS storage target from the current `legacy` to the `metadata` mode.

The `legacy` mode was kept to avoid a breaking change in backup behavior. With
the upcoming PVE 9, switch the default to the `metadata` mode, so all container
backups can profit from the speedup by this mode. The `legacy` mode can still be
set as fallback for one-shot backups or backup jobs in the advanced
configuration options.

container:

Christian Ebner (1):
  vzdump: switch default PBS change detection mode to `metadata`

 src/PVE/VZDump/LXC.pm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)


manager:

Christian Ebner (2):
  ui: add dedicated form for PBS change detecton mode selector
  ui: switch default and extend options for PBS change detection mode

 www/manager6/Makefile                               |  1 +
 www/manager6/form/PbsChangeDetectionModeSelector.js | 11 +++++++++++
 www/manager6/panel/BackupAdvancedOptions.js         |  8 +-------
 www/manager6/window/Backup.js                       |  8 +-------
 4 files changed, 14 insertions(+), 14 deletions(-)
 create mode 100644 www/manager6/form/PbsChangeDetectionModeSelector.js


Summary over all repositories:
  5 files changed, 18 insertions(+), 16 deletions(-)

-- 
Generated by git-murpp 0.8.1


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


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

end of thread, other threads:[~2025-06-03 13:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-03 13:09 [pve-devel] [PATCH container/manager 0/3] vzdump: Switch default PBS change detection mode Christian Ebner
2025-06-03 13:09 ` [pve-devel] [PATCH container 1/1] vzdump: switch default PBS change detection mode to `metadata` Christian Ebner
2025-06-03 13:09 ` [pve-devel] [PATCH manager 1/2] ui: add dedicated form for PBS change detecton mode selector Christian Ebner
2025-06-03 13:09 ` [pve-devel] [PATCH manager 2/2] ui: switch default and extend options for PBS change detection mode Christian Ebner

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