pingcap / pingcap/tidb

failed in validate checksum when restore fullbackup (PITR) with command "--checksum-concurrency=128 "

Open
#42,051 2 comments 0 reactions 1 assignee View on GitHub

@3pointer is already working on this.

Since Mar 9, 2023.

component/br severity/moderate type/bug
Dominant language
Go
Stars
40.6k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

What did you do?
restore fullbackup and logbackup
command: tiup br:v6.6.0 restore point --pd "pd-peer:2379" --storage "s3://tmp/logbackup" --s3.endpoint "http://minio-peer:9000/ " --full-backup-storage "s3://tmp/fullbackup" --send-credentials-to-tikv=true --pitr-concurrency=128 --check-requirements=false --checksum-concurrency=128

What did you expect to see?
restore successfully

What did you see instead?
failed in validate checksum and br failed
image

image

What version of BR and TiDB/TiKV/PD are you using?

v6.6.0

The env is reserved, please contact me to obtain the login information.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.