-
Notifications
You must be signed in to change notification settings - Fork 963
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
scheduler pending #3518
Comments
Will this error affect the use of volcano? |
The pending sometimes lasts for a long time. I think this is caused by the inconsistency between the cache resources and the K8S resources, because the scheduling is successful after restarting the volcano or deleting the job and republishing it. |
first, update job conflict is a normal case and scheduler will retry to schedule it. |
@Monokaix @lowang-bh Could you please clarify doubts, big brothers? Thank you very much |
Please provide an in-depth description of the question you have:
What do you think about this question?:
What is the reason for this issue? Is it because Volcano is unable to synchronize job yaml modifications in a timely manner? What kind of operation is needed to restore normalcy to this issue? The current approach is to resume normal scheduling after restarting the scheduler, and sometimes even after deleting the restart job, it can still be scheduled normally. Retry to delete job xxxxxx continues to appear in the log.
Environment:
kubectl version
):1.27uname -a
):The text was updated successfully, but these errors were encountered: