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

Failed filter with extender at URL http://127.0.0.1:10262/scheduler/filter, code 500 #426

Closed
LinuxGit opened this issue Apr 25, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@LinuxGit
Copy link
Contributor

The pd pod has nodeSelector (zone: beijing), but there's only two nodes labled with zone=beijing in k8s cluster. When there's not enough k8s node for pd scheduling, the event message is not clear.

$ kubectl describe po tidb-default-pd-2 -n 1d3e16df-e98e-4ff2-875d-09feb4c75cb5
Events:
  Type     Reason            Age                       From            Message
  ----     ------            ----                      ----            -------
  Warning  FailedScheduling  4m38s (x145474 over 16h)  tidb-scheduler  Failed filter with extender at URL http://127.0.0.1:10262/scheduler/filter, code 500
@weekface weekface added the enhancement New feature or request label Apr 25, 2019
@weekface
Copy link
Contributor

weekface commented May 5, 2019

fixed by #427

@LinuxGit LinuxGit closed this as completed May 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants