You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
create a tc with 1 pd 1 tikv 1 tidb 1 tiflash.
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"
The text was updated successfully, but these errors were encountered:
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?
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"
The text was updated successfully, but these errors were encountered: