When I was starting PD (Placement Driver), the etcd cluster ID mismatch message displayed for some reason. How to handle this issue?
Asked
Active
Viewed 1,699 times
0
Henry Ecker
- 34,399
- 18
- 41
- 57
Lilian Lee
- 190
- 1
- 12
1 Answers
0
This is because the --initial-cluster in the PD startup parameter contains a member that doesn’t belong to this cluster. To solve this problem, check the corresponding cluster of each member, remove the wrong member, and then restart PD.
Caitin Chen
- 151
- 1
- 10