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

Volume Restore failed [restore for 5090] #5785

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(3000 iops 125 throughput)

What's the status of the TiDB cluster pods? normal

What did you do?

  1. create cluster(cross k8s)

  2. do volume backup(6 TiKVs, each 6 T volume, each tikv has 1.3T data) image

  3. do volume restore

What did you expect to see?

  1. restore success

What did you see instead? 1.restore failed image

ti-chi-bot commented 1 month ago

This issue is restored for #5090, it originally created at 2023-06-21 03:07:03.