Error response from daemon:

I tried to run command “docker start 4a29262d7f5b” on 3.10.0-1160.25.1.el7.x86_64. The error is:

Error response from daemon: oci runtime error: container_linux.go:290: starting container process caused “process_linux.go:246: running exec setns process for init caused "exit status 30"”

Hi

Is it possible for you to try and update the kernel?
I saw it mentioned as a bug in that kernel version.

would you please share the bug link/detail? thanks.

A couple of weeks ago, I did not encounter this issue (but write permission issue). Now suddenly worse. Now I want to see write permission issue.

Hi again

cant seem to find the issue again, but found this guy who is having the same issue and same conslusion:

“The reason for this problem is the bug of the kernel 3.10. You can upgrade the linux kernel…”

Hi Terpz,

Thank you for your effort and help. I’ll try. All the best.

I asked our IT support people to update the OS and I checked it’s now:

uname -a
3.10.0-1160.66.1.el7.x86_64 #1 SMP Wed Apr 27 20:34:34 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

But the same issue:

Error response from daemon: oci runtime error: container_linux.go:290: starting container process caused “process_linux.go:246: running exec setns process for init caused "exit status 30"”

previous OS ver was:
3.10.0-1160.25.1.el7.x86_64

May I check we have to do these:

  1. [root@izuf6hk9yepi9n3i7bg6pkz share]# rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org

  2. [root@izuf6hk9yepi9n3i7bg6pkz share]# rpm -Uvh http://www.elrepo.org/elrepo-release-7.0-2.el7.elrepo.noarch.rpm

Is there any fix for centos7. I am not sure whether I am allowed to switch from centos7 to ELEL.

$ docker run hello-world
Unable to find image 'hello-world:latest' locally
Trying to pull repository registry.access.redhat.com/hello-world ...
Pulling repository registry.access.redhat.com/hello-world
Trying to pull repository registry.redhat.io/hello-world ...
Trying to pull repository docker.io/library/hello-world ...
latest: Pulling from docker.io/library/hello-world
2db29710123e: Pull complete
Digest: sha256:13e367d31ae85359f42d637adf6da428f76d75dc9afeb3c21faea0d976f5c651
Status: Downloaded newer image for docker.io/hello-world:latest
nsenter: failed to unshare namespaces: Invalid argument