pingcap / tidb-operator

TiDB operator creates and manages TiDB clusters running in Kubernetes.
https://docs.pingcap.com/tidb-in-kubernetes/
Apache License 2.0
1.24k stars 499 forks source link

When volumerestore to different numbers of tikv, it is recommended to use precheck to directly report an error [restore for 5129] #5787

Open ti-chi-bot opened 1 month ago

ti-chi-bot commented 1 month ago

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?

  1. do volume backup(accross k8s,each k8s has 1 tikv )
  2. do volume restore,restore to different numbers of tikv(accross k8s,each k8s has 3 tikv)

What did you expect to see?

  1. has a precheck and directly report an error to me

What did you see instead?

  1. it will still run volumerestore image
ti-chi-bot commented 1 month ago

This issue is restored for #5129, it originally created at 2023-07-03 04:00:46.