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

Pod volcano-scheduler-xxxxxxx CrashLoopBackOff error occurred after upgrading volcano to v1.1.1 #1242

Closed
bobyu9527 opened this issue Jan 7, 2021 · 3 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@bobyu9527
Copy link

Is this a BUG REPORT or FEATURE REQUEST?:

Uncomment only one, leave it on its own line:

/kind bug

What happened:
In my k8s 1.15 environment, I encountered an error after upgrading volcano version from v1.1.0 to v1.1.1.
pod volcano-scheduler-xxxxxxx is always in the CrashLoopBackOfff state, and the following error message appears:

standard_init_linux.go:211: exec user process caused "no such file or directory"
standard_init_linux.go:211: exec user process caused "no such file or directory"
standard_init_linux.go:211: exec user process caused "no such file or directory"
...

Rolling back to the old version is normal.

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):
It can be reproduced at any time

Anything else we need to know?:

Environment:

  • Volcano Version: v1.1.1
  • Kubernetes version (use kubectl version): v1.15.11
  • Cloud provider or hardware configuration: OpenStack instances
  • OS (e.g. from /etc/os-release): CentOS Linux 7.8 x86_64
  • Kernel (e.g. uname -a): 3.10.0-1127.el7.x86_64 Rename hpw.cloud keyword to volcano.sh #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
  • Install tools:
  • Others:
@volcano-sh-bot volcano-sh-bot added the kind/bug Categorizes issue or PR as related to a bug. label Jan 7, 2021
@shinytang6
Copy link
Member

lt may have something to do with the discussion in PR1218

@Thor-wl
Copy link
Contributor

Thor-wl commented Jan 8, 2021

#1225 has fixed the bug. And i will launch v1.1.2 to fix it

@Thor-wl
Copy link
Contributor

Thor-wl commented Jan 8, 2021

https://github.com/volcano-sh/volcano/releases/tag/v1.1.2 v1.1.2 has fixed it and new image has pushed to dockerhub

@Thor-wl Thor-wl closed this as completed Jan 8, 2021
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

4 participants