From: Adam Kalisz <adam.kalisz@notnullmakers.com>
To: Proxmox Backup Server development discussion
<pbs-devel@lists.proxmox.com>
Cc: Proxmox VE development discussion <pve-devel@lists.proxmox.com>
Subject: [pbs-devel] Chunk verification speedup discussion, similar speedup opportunities elsewhere
Date: Fri, 25 Jul 2025 13:23:57 +0200 [thread overview]
Message-ID: <2ac072513fdb726fd0e22fbc79425537dcf63a41.camel@notnullmakers.com> (raw)
Hi list,
I missed whether the chunk verification speedup when loading chunks got
applied or whether it was somehow included in the S3-like storage
option change set.
In
https://forum.proxmox.com/threads/abysmally-slow-restore-from-backup.133602/page-7
we have discussed some other opportunities for speedup using similar
patterns. People mentioned LXC container restore speed and host-based
backup restore, which looking at the code for the latter seems like a
similar async loop pattern would bring some improvement without too
much trouble:
https://github.com/proxmox/proxmox-backup/blob/4940514b0f05d6cd6a5f711edfdd47c1fa41b537/proxmox-backup-client/src/main.rs#L1109
Similarly the sync performance between two Proxmox Backup Servers and
live-migration got mentioned in various places.
Btw. congrats on the 4.0 beta.
Regards
Adam
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
next reply other threads:[~2025-07-25 11:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-25 11:23 Adam Kalisz [this message]
2025-07-25 12:46 ` Fabian Grünbichler
2025-07-28 13:14 ` [pve-devel] " Adam Kalisz via pve-devel
2025-07-28 13:14 ` Adam Kalisz
2025-07-28 13:22 ` Fabian Grünbichler
2025-07-28 13:22 ` [pve-devel] " Fabian Grünbichler
2025-08-08 13:08 ` Adam Kalisz via pve-devel
2025-08-12 10:57 ` [pve-devel] Speedups get detailed publicity Adam Kalisz via pve-devel
2025-08-12 10:57 ` [pbs-devel] " Adam Kalisz
2025-08-08 13:08 ` [pbs-devel] Chunk verification speedup discussion, similar speedup opportunities elsewhere Adam Kalisz
2025-07-25 15:03 ` Thomas Lamprecht
2025-07-25 15:03 ` [pve-devel] " Thomas Lamprecht
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=2ac072513fdb726fd0e22fbc79425537dcf63a41.camel@notnullmakers.com \
--to=adam.kalisz@notnullmakers.com \
--cc=pbs-devel@lists.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 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.