[pbs-devel] [PATCH proxmox-backup 6/6] verify: distinguish s3 object fetching and chunk loading error

Christian Ebner c.ebner at proxmox.com
Mon Oct 27 12:54:13 CET 2025


On 10/27/25 11:59 AM, Fabian Grünbichler wrote:
> On October 16, 2025 3:18 pm, Christian Ebner wrote:
>> Errors while loading chunks from the object store might be cause by
>> transient issues, and must therefore handled so they do not
>> incorrectly mark chunks as corrupt.
>>
>> On creating the chunk from the response data, which includes the
>> chunk header and validity checks, errors must however lead to the
>> chunk being flagged as bad. Adapt the code so these errors are
>> correctly distinguished.
>>
>> Signed-off-by: Christian Ebner <c.ebner at proxmox.com>
>> ---
> 
> this patch is also independent from the rest and fixes a known bug,
> right? if so, please order it up front and/or say so, then it can be
> applied independently from the bigger refactoring..

okay, will bring this to the front as well.




More information about the pbs-devel mailing list