-
Notifications
You must be signed in to change notification settings - Fork 728
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
run server failed: couldn't find local name "tidb-default-pd-0" in the initial cluster configuration #1520
Comments
Seems there is exists old data. |
Is that possible that the name |
Add -name=xxx makes me work |
we encountered this issue several times in tidb-operator CI. in a recent failure, we found an entry from
full output is here do you know in which case this might happen? |
@cofyc join has two step:
The problem is after prepare join, the PD does not start successfully. Does this problem meet in 3.x? |
Thanks! We encountered this issue only in 2.x CI job which we run to verify backward compatibility with TiDB 2 (pingcap/tidb-operator#1592). Can this be picked into 2.x? |
@cofyc This issue can be closed now? |
This issue seems to be stale. I'm going to close it for now. |
it can be closed, sorry, I missed the previous message. |
Please answer these questions before submitting your issue. Thanks!
If possible, provide a recipe for reproducing the error.
I created a tidb-cluster with three pd nodes via tidb-operator. But tidb-default-pd-0 can't start, the other pd pods are ready.
I removed the /var/lib/pd/snap/db file, the pd pod could start normally.
tidb-operator version:
But the issue can't reproduce every time, I met it two times today.
What did you expect to see?
start pd normally
What did you see instead?
pd-server -V
)?Release Version: v2.1.8
Git Commit Hash: 1961ce0
Git Branch: HEAD
UTC Build Time: 2019-04-12 07:46:09
The text was updated successfully, but these errors were encountered: