* [pve-devel] Chunk verification speedup discussion, similar speedup opportunities elsewhere
@ 2025-07-25 11:23 Adam Kalisz via pve-devel
0 siblings, 0 replies; only message in thread
From: Adam Kalisz via pve-devel @ 2025-07-25 11:23 UTC (permalink / raw)
To: Proxmox Backup Server development discussion
Cc: Adam Kalisz, Proxmox VE development discussion
[-- Attachment #1: Type: message/rfc822, Size: 6313 bytes --]
From: Adam Kalisz <adam.kalisz@notnullmakers.com>
To: Proxmox Backup Server development discussion <pbs-devel@lists.proxmox.com>
Cc: Dominik Csapak <d.csapak@proxmox.com>, Proxmox VE development discussion <pve-devel@lists.proxmox.com>
Subject: Chunk verification speedup discussion, similar speedup opportunities elsewhere
Date: Fri, 25 Jul 2025 13:23:57 +0200
Message-ID: <2ac072513fdb726fd0e22fbc79425537dcf63a41.camel@notnullmakers.com>
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
[-- 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-07-25 11:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-25 11:23 [pve-devel] Chunk verification speedup discussion, similar speedup opportunities elsewhere 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.