Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TiKV pods can't be created when execute EBS snapshot restore with Tiflash #4807

Closed
WangLe1321 opened this issue Dec 21, 2022 · 0 comments · Fixed by #4812
Closed

TiKV pods can't be created when execute EBS snapshot restore with Tiflash #4807

WangLe1321 opened this issue Dec 21, 2022 · 0 comments · Fixed by #4812

Comments

@WangLe1321
Copy link
Contributor

Bug Report

What version of Kubernetes are you using?

What version of TiDB Operator are you using?

v1.4.0-beta.4

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?

tiflash and pd are running, other pods are not created.

What did you do?

  1. create a tc with 1 pd 1 tikv 1 tidb 1 tiflash.
  2. create an EBS snapshot restore.

What did you expect to see?

restore cluster successfully.

What did you see instead?

pods of tiflash and pd are created, but pods of tikv and tidb are not created. There is a error log in TiDB Operator: W1221 03:11:18.903080 1 tiflash_member_manager.go:699] Fail to GetStores for TidbCluster tidb-cluster/basic: Error response 500 URL http://basic-pd.tidb-cluster:2379/pd/api/v1/stores,body response: "[PD:cluster:ErrNotBootstrapped]TiKV cluster not bootstrapped, please start TiKV first"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant