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.23k stars 498 forks source link

The EBS backup task may cause the import task to fail [restore for 5282] #5801

Open ti-chi-bot opened 3 days ago

ti-chi-bot commented 3 days ago

Bug Report

What version of Kubernetes are you using?

What version of TiDB Operator are you using?

What storage classes exist in the Kubernetes cluster and what are used for PD/TiKV pods?

What's the status of the TiDB cluster pods?

What did you do?

  1. start EBS backup and import tasks simultaneously on a cluster

What did you expect to see?

  1. ebs backup success
  2. import job success

What did you see instead?

  1. import job failed, because ebs backup will prevent region split throughout the entire process bdc47639-dd5c-4aec-bce8-f375fe8f2588
ti-chi-bot commented 3 days ago

This issue is restored for #5282, it originally created at 2023-09-07 07:55:15.