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

CSI Operator has to have more memory limit #417

Closed
safronovD opened this issue Jun 7, 2021 · 0 comments
Closed

CSI Operator has to have more memory limit #417

safronovD opened this issue Jun 7, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@safronovD
Copy link
Contributor

Error on Openshift:

  Warning  Failed                  53m   kubelet            Error: container create failed: time="2021-06-07T12:54:21Z" level=error msg="container_linux.go:366: starting container process caused: process_linux.go:382: sending config to init process caused: write init-p: broken pipe"
  Normal   AddedInterface          53m   multus             Add eth0 [10.254.4.10/24]
  Warning  FailedCreatePodSandBox  53m   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = container create failed: time="2021-06-07T12:54:29Z" level=error msg="container_linux.go:366: starting container process caused: process_linux.go:472: container init caused: "
  Normal   AddedInterface          53m   multus             Add eth0 [10.254.4.11/24]
  Warning  FailedCreatePodSandBox  53m   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = `/usr/bin/runc --root /run/runc start 42b3383db5ce2dc15c245d90d1c4be2afd4ff485f91c5a7182ea1263e0faa8df` failed: time="2021-06-07T12:54:38Z" level=error msg="cannot start a container that has stopped"
  (exit status 1)
  Normal   AddedInterface          53m                multus   Add eth0 [10.254.4.12/24]
  Normal   SandboxChanged          53m (x5 over 55m)  kubelet  Pod sandbox changed, it will be killed and re-created.
  Warning  FailedCreatePodSandBox  53m                kubelet  Failed to create pod sandbox: rpc error: code = Unknown desc = `/usr/bin/runc --root /run/runc start 67e986ae688ebbb588b98721cab7fb50e769914c9f755b0636d74ad7b660dd25` failed: time="2021-06-07T12:54:49Z" level=error msg="cannot start a container that has stopped"
  (exit status 1)
  Normal   AddedInterface          53m  multus   Add eth0 [10.254.4.13/24]
  Warning  FailedCreatePodSandBox  53m  kubelet  Failed to create pod sandbox: rpc error: code = Unknown desc = `/usr/bin/runc --root /run/runc start d5802b1109b64ac7149e096251a611527bfaf05f5d0092c8734798d05e5b756b` failed: time="2021-06-07T12:54:59Z" level=error msg="cannot start a container that has stopped"
  (exit status 1)
  Normal   AddedInterface          53m                  multus   Add eth0 [10.254.4.14/24]
  Normal   AddedInterface          52m                  multus   Add eth0 [10.254.4.15/24]
  Normal   AddedInterface          52m                  multus   Add eth0 [10.254.4.16/24]
  Normal   AddedInterface          52m                  multus   Add eth0 [10.254.4.17/24]
  Normal   AddedInterface          52m                  multus   Add eth0 [10.254.4.18/24]
  Normal   AddedInterface          51m                  multus   Add eth0 [10.254.4.19/24]
  Normal   AddedInterface          51m                  multus   Add eth0 [10.254.4.20/24]
  Normal   AddedInterface          51m                  multus   Add eth0 [10.254.4.21/24]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants