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

Cannot be rescheduled after PodEvicted #3705

Open
jorahbi opened this issue Sep 3, 2024 · 1 comment
Open

Cannot be rescheduled after PodEvicted #3705

jorahbi opened this issue Sep 3, 2024 · 1 comment
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@jorahbi
Copy link

jorahbi commented Sep 3, 2024

Description

When the controller pod is evicted, the scheduler informant does not receive add or update events, which prevents rescheduling. The job remains pending until the scheduler is restarted

Steps to reproduce the issue

k8s version 1.27

version
controller.log
vc-controllers
scheduler.log
vc-scheduler

Describe the results you received and expected

After PodEvicted, rescheduling should receive add and update events from the scheduler

What version of Volcano are you using?

v1.9.0

Any other relevant information

No response

@jorahbi jorahbi added the kind/bug Categorizes issue or PR as related to a bug. label Sep 3, 2024
@Monokaix
Copy link
Member

Monokaix commented Sep 3, 2024

Hi can you support more information about why the pod is evcited and also vcjob & pod yaml and status?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants