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

restore to original EKS cluster with differ namespace failure #4794

Closed
fengou1 opened this issue Dec 5, 2022 · 1 comment
Closed

restore to original EKS cluster with differ namespace failure #4794

fengou1 opened this issue Dec 5, 2022 · 1 comment
Assignees
Labels

Comments

@fengou1
Copy link
Contributor

fengou1 commented Dec 5, 2022

Bug Report

What version of Kubernetes are you using?
Client Version: version.Info{Major:"1", Minor:"22+", GitVersion:"v1.22.6-eks-7d68063", GitCommit:"f24e667e49fb137336f7b064dba897beed639bad", GitTreeState:"clean", BuildDate:"2022-02-23T19:32:14Z", GoVersion:"go1.16.12", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"22+", GitVersion:"v1.22.15-eks-fb459a0", GitCommit:"be82fa628e60d024275efaa239bfe53a9119c2d9", GitTreeState:"clean", BuildDate:"2022-10-24T20:33:23Z", GoVersion:"go1.16.15", Compiler:"gc", Platform:"linux/amd64"

What version of TiDB Operator are you using?
1.4.0-beta.2

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?
knOh9Pll5t

What did you do?

  1. create eks cluster
  2. install tide-operator
  3. create namespace A cluster x
  4. backup cluster x
  5. create namespace B, and restore cluster x

What did you expect to see?
restore shall be successful

What did you see instead?
restore get stuck with operator error:
E1205 15:02:00.733767 1 tidb_cluster_controller.go:133] TidbCluster: tidb-cluster/basic, sync failed reclaimPolicyManager.sync: failed to get pvc pvc-f25003c3-c834-4bc6-b4ad-5bfa804022ec for TidbCluster tidb-cluster/basic, error: persistentvolume "pvc-f25003c3-c834-4bc6-b4ad-5bfa804022ec" not found, requeuing

@fengou1 fengou1 self-assigned this Dec 5, 2022
@fengou1
Copy link
Contributor Author

fengou1 commented Feb 6, 2023

already fixed in #4812

@fengou1 fengou1 closed this as completed Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant