Skip to content

Impossible to create or start a container after reboot (OCI runtime create failed: expected cgroupsPath to be of format \"slice:prefix:name\" for systemd cgroups, got \"/kubepods/burstable/...") #4857

@JeremyR78

Description

@JeremyR78

Description
The containerd can't run or create pods.

Steps to reproduce the issue:

  1. I launched the containerd with the following instructions here (https://kubernetes.io/docs/setup/production-environment/container-runtimes/#containerd)
  2. Everything was ok, the pods system of kurbenetes were working perfectly
  3. when i reboot the host, i have an error message, please see below :

Version:
containerd containerd.io 1.4.3
Docker 20.10.0
kubeadm 1.20
kubectl 1.20
kubelet 1.20
kubernetes-cni 1.20
OS : Ubuntu 16.04.7 LTS

Output:

containerd[21688]: time="2020-12-16T19:38:06.081521590+01:00" level=error msg="RunPodSandbox for &PodSandboxMetadata{Name:etcd-k8smaster,Uid:89f4f2cb511c3b0b7e5272cff5ec37bf,Namespace:kube-system,Attempt:0,} failed, error" error="failed to create containerd task: OCI runtime create failed: expected cgroupsPath to be of format \"slice:prefix:name\" for systemd cgroups, got \"/kubepods/burstable/pod89f4f2cb511c3b0b7e5272cff5ec37bf/823b5a6d9aaa8da5c0ecda3e7cbcd6729673437965dc600ffcb0a2651960f945\" instead: unknown"

Don't hesitate to come back to me if you need more details

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions