Help Center/ Cloud Container Engine/ User Guide/ Clusters/ Upgrading a Cluster/ Troubleshooting for Pre-upgrade Check Exceptions/ containerd.sock
Updated on 2024-11-11 GMT+08:00
containerd.sock
Check Items
Check whether the containerd.sock file is on the node. This file affects the startup of container runtime in the Euler OS.
Solution
Scenario: The Docker used by the node is the customized Euler-docker.
- Log in to the node.
- Run the rpm -qa | grep docker | grep euleros command. If the command output is not empty, the Docker used on the node is Euler-docker.
- Run the stat /run/containerd/containerd.sock command. If the file exists, Docker startup will fail.
- Run the rm -rf /run/containerd/containerd.sock command and perform the cluster upgrade check again.
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.