public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
	Fiona Ebner <f.ebner@proxmox.com>
Subject: [pve-devel] applied-series: [PATCH-SERIES v4 manager/docs] close #4513: add advanced tab for backup jobs and improve performance fallback/default
Date: Wed, 17 Apr 2024 16:06:06 +0200	[thread overview]
Message-ID: <03347da6-904a-4549-881e-3ec2fa349a58@proxmox.com> (raw)
In-Reply-To: <20240416120957.75269-1-f.ebner@proxmox.com>

Am 16/04/2024 um 14:09 schrieb Fiona Ebner:
> Changes in v4 (Thanks to Thomas for feedback!):
>     * rename tab from 'Performance' to 'Advanced'
>     * move repeat-missed setting there too
>     * update docs to clarify that those settings can be found in the
>       advanced tab
> 
> Changes in v3 (Thanks to Thomas for feedback!):
>     * new patch to actually honor default values for performance
>       format/schema
>     * new patch to switch to per-property fallback for performance
>       properties
>     * also handle new (came in after v2) pbs-entries-max in UI (make
>       sure to preserve value, but don't expose it)
>     * drop already applied patch
> 
> Improve fallback for the 'performance' sub-properties by using a
> per-property fallback and honor schema defaults.
> 
> Expose commonly used advanced properties in the backup job UI under a
> new tab.
> 
> 
> manager:
> 
> Fiona Ebner (5):
>   vzdump: actually honor schema defaults for performance
>   vzdump: use per-property fallback for performance settings
>   close #4513: ui: backup job: add tab for advanced options
>   ui: backup job: disable zstd thread count field when zstd isn't used
>   ui: backup job: move repeat-missed option to advanced tab
> 
>  PVE/VZDump.pm                               |  33 +++-
>  www/manager6/Makefile                       |   1 +
>  www/manager6/dc/Backup.js                   |  42 +++--
>  www/manager6/panel/BackupAdvancedOptions.js | 169 ++++++++++++++++++++
>  4 files changed, 228 insertions(+), 17 deletions(-)
>  create mode 100644 www/manager6/panel/BackupAdvancedOptions.js
> 
> 
> docs:
> 
> Fiona Ebner (2):
>   backup: update information about performance settings
>   backup: clarify where repeat-missed option can be found now
> 
>  vzdump.adoc | 15 ++++++++-------
>  1 file changed, 8 insertions(+), 7 deletions(-)
> 


applied series, with some slight rework of the empty texts and hints done
as follow-up, thanks!


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


      parent reply	other threads:[~2024-04-17 14:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-16 12:09 [pve-devel] " Fiona Ebner
2024-04-16 12:09 ` [pve-devel] [PATCH v4 manager 1/5] vzdump: actually honor schema defaults for performance Fiona Ebner
2024-04-16 12:09 ` [pve-devel] [PATCH v4 manager 2/5] vzdump: use per-property fallback for performance settings Fiona Ebner
2024-04-16 12:09 ` [pve-devel] [PATCH v4 manager 3/5] close #4513: ui: backup job: add tab for advanced options Fiona Ebner
2024-04-16 12:09 ` [pve-devel] [PATCH v4 manager 4/5] ui: backup job: disable zstd thread count field when zstd isn't used Fiona Ebner
2024-04-16 12:09 ` [pve-devel] [PATCH v4 manager 5/5] ui: backup job: move repeat-missed option to advanced tab Fiona Ebner
2024-04-16 12:09 ` [pve-devel] [PATCH v4 docs 1/2] backup: update information about performance settings Fiona Ebner
2024-04-16 12:09 ` [pve-devel] [PATCH v4 docs 2/2] backup: clarify where repeat-missed option can be found now Fiona Ebner
2024-04-17 14:06 ` Thomas Lamprecht [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=03347da6-904a-4549-881e-3ec2fa349a58@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=f.ebner@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal