failed in validate checksum when restore fullbackup (PITR) with command "--checksum-concurrency=128 "
Open
@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


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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.