pingcap / pingcap/tidb-operator
When volumerestore to different numbers of tikv, it is recommended to use precheck to directly report an error [restore for 5129]
Open
@BornChanger is already working on this.
Since Oct 25, 2024.
area/ebs-br
type/bug
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 540
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 18
Description
Bug Report
What version of Kubernetes are you using?
What version of TiDB Operator are you using?
wangle1321/tidb-operator:202305261650
What storage classes exist in the Kubernetes cluster and what are used for PD/TiKV pods?
gp3
What's the status of the TiDB cluster pods?
normal
What did you do?
- do volume backup(accross k8s,each k8s has 1 tikv )
- do volume restore,restore to different numbers of tikv(accross k8s,each k8s has 3 tikv)
What did you expect to see?
- has a precheck and directly report an error to me
What did you see instead?
- it will still run volumerestore
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.