From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox Backup Server development discussion
<pbs-devel@lists.proxmox.com>,
Christian Ebner <c.ebner@proxmox.com>
Subject: [pbs-devel] applied-series: [PATCH v9 proxmox 0/9] fix #5982: check atime update is honored
Date: Sat, 5 Apr 2025 19:12:37 +0200 [thread overview]
Message-ID: <d176564c-d044-4942-989b-c5587f107285@proxmox.com> (raw)
In-Reply-To: <20250405090512.165609-1-c.ebner@proxmox.com>
Am 05.04.25 um 11:05 schrieb Christian Ebner:
> proxmox:
>
> Christian Ebner (2):
> pbs api types: add garbage collection atime safety check flag
> pbs api types: add option to set GC chunk cleanup atime cutoff
>
> pbs-api-types/src/datastore.rs | 25 +++++++++++++++++++++++++
> 1 file changed, 25 insertions(+)
>
> proxmox-backup:
>
> Christian Ebner (7):
> chunk store: set file ownership on chunk insert as root user
> fix #5982: garbage collection: check atime updates are honored
> ui: expose GC atime safety check flag in datastore tuning options
> docs: mention GC atime update check for tuning options
> datastore: use custom GC atime cutoff if set
> ui: expose GC atime cutoff in datastore tuning option
> docs: mention gc-atime-cutoff as datastore tuning option
>
> docs/storage.rst | 16 +++++-
> pbs-datastore/src/chunk_store.rs | 90 +++++++++++++++++++++++++++-----
> pbs-datastore/src/datastore.rs | 39 +++++++++++++-
> src/api2/config/datastore.rs | 28 +++++++---
> www/Utils.js | 9 ++++
> www/datastore/OptionView.js | 24 +++++++++
> 6 files changed, 184 insertions(+), 22 deletions(-)
>
applied series, thanks!
I slightly reworked the tuning options in a follow-up, but was mostly
pre-existing. Can certainly be improved even more, but should be OK
enough for now and the ROI is not that huge here.
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
prev parent reply other threads:[~2025-04-05 17:13 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-05 9:05 [pbs-devel] " Christian Ebner
2025-04-05 9:05 ` [pbs-devel] [PATCH v9 proxmox 1/9] pbs api types: add garbage collection atime safety check flag Christian Ebner
2025-04-05 9:05 ` [pbs-devel] [PATCH v9 proxmox 2/9] pbs api types: add option to set GC chunk cleanup atime cutoff Christian Ebner
2025-04-05 9:05 ` [pbs-devel] [PATCH v9 proxmox-backup 3/9] chunk store: set file ownership on chunk insert as root user Christian Ebner
2025-04-05 9:05 ` [pbs-devel] [PATCH v9 proxmox-backup 4/9] fix #5982: garbage collection: check atime updates are honored Christian Ebner
2025-04-05 9:05 ` [pbs-devel] [PATCH v9 proxmox-backup 5/9] ui: expose GC atime safety check flag in datastore tuning options Christian Ebner
2025-04-05 9:05 ` [pbs-devel] [PATCH v9 proxmox-backup 6/9] docs: mention GC atime update check for " Christian Ebner
2025-04-05 9:05 ` [pbs-devel] [PATCH v9 proxmox-backup 7/9] datastore: use custom GC atime cutoff if set Christian Ebner
2025-04-05 9:05 ` [pbs-devel] [PATCH v9 proxmox-backup 8/9] ui: expose GC atime cutoff in datastore tuning option Christian Ebner
2025-04-05 9:05 ` [pbs-devel] [PATCH v9 proxmox-backup 9/9] docs: mention gc-atime-cutoff as " Christian Ebner
2025-04-05 17:12 ` 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=d176564c-d044-4942-989b-c5587f107285@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=c.ebner@proxmox.com \
--cc=pbs-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