all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH PBS restore 0/1] Speedup PBS restore with concurrent
@ 2025-06-27 19:24 Adam Kalisz via pve-devel
  0 siblings, 0 replies; only message in thread
From: Adam Kalisz via pve-devel @ 2025-06-27 19:24 UTC (permalink / raw)
  To: pve-devel; +Cc: Adam Kalisz

[-- Attachment #1: Type: message/rfc822, Size: 5854 bytes --]

From: Adam Kalisz <adam.kalisz@notnullmakers.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH PBS restore 0/1] Speedup PBS restore with concurrent
Date: Fri, 27 Jun 2025 21:24:25 +0200
Message-ID: <20250627192426.582978-1-adam.kalisz@notnullmakers.com>

Speedup PBS restore by fetching chunks concurrently using a configurable
number of threads. 4 threads are used by default, the environment
variable PBS_RESTORE_CONCURRENCY should be between 1 and 32 inclusive.
The upper limit is max_blocking_threads in BackupClient.

Adam Kalisz (1):
  Make retrieval of chunks concurrent when restoring backup, add more
    statistics on chunk fetching and writing to storage. Allow
    configuring the number of threads fetching chunks using
    PBS_RESTORE_CONCURRENCY environment variable.

 src/restore.rs | 101 ++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 84 insertions(+), 17 deletions(-)

-- 
2.47.2



[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-06-27 19:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-27 19:24 [pve-devel] [PATCH PBS restore 0/1] Speedup PBS restore with concurrent Adam Kalisz via pve-devel

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