public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pbs-devel@lists.proxmox.com, Christian Ebner <c.ebner@proxmox.com>
Subject: partially-applied: [PATCH proxmox{,-backup} v4 0/8] fix sync level updates for chunk store
Date: Wed, 20 May 2026 04:40:18 +0200	[thread overview]
Message-ID: <177924480520.3422753.3758567942269116443.b4-ty@b4> (raw)
In-Reply-To: <20260514080458.5677-1-c.ebner@proxmox.com>

On Thu, 14 May 2026 10:04:49 +0200, Christian Ebner wrote:
> Currently the sync level configured for a datastore is only
> propagated to the chunk store on first lookup, when the chunk
> store instance is created. Updating the sync level in the tuning
> options does invalidate the cached datastore entry, does however
> not re-instantiate the chunk store, to avoid dropping the locks
> acquired via the process locker. This means however the sync level
> on the chunk store is not updated.
> 
> [...]

Applied the pbs-api-types side here, thanks!

[1/1] pbs-api-types: derive FromStr for DatastoreTuning parsing
      commit: a61b6a8e98f481f48b22502bd5b5b1cb73ea83fa




      parent reply	other threads:[~2026-05-20  2:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-14  8:04 [PATCH proxmox{,-backup} v4 0/8] fix sync level updates for chunk store Christian Ebner
2026-05-14  8:04 ` [PATCH proxmox v4 1/8] pbs-api-types: derive FromStr for DatastoreTuning parsing Christian Ebner
2026-05-14  8:04 ` [PATCH proxmox-backup v4 2/8] datastore: GC: avoid double parsing of datastore tuning options Christian Ebner
2026-05-14  8:04 ` [PATCH proxmox-backup v4 3/8] pbs-config/datastore: add common helper for parsing " Christian Ebner
2026-05-14  8:04 ` [PATCH proxmox-backup v4 4/8] datastore: restrict chunk store mutex scope to crate only Christian Ebner
2026-05-14  8:04 ` [PATCH proxmox-backup v4 5/8] datastore: avoid useless double borrowing of datastore Christian Ebner
2026-05-14  8:04 ` [PATCH proxmox-backup v4 6/8] datastore: move try_ensure_sync_level() implementation to chunk store Christian Ebner
2026-05-14  8:04 ` [PATCH proxmox-backup v4 7/8] datastore: fix sync level update propagation " Christian Ebner
2026-05-14  8:04 ` [PATCH proxmox-backup v4 8/8] chunk store: include filesystem backing path in log output Christian Ebner
2026-05-15 10:01 ` [PATCH proxmox{,-backup} v4 0/8] fix sync level updates for chunk store Robert Obkircher
2026-05-20  2:40 ` 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=177924480520.3422753.3758567942269116443.b4-ty@b4 \
    --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