Pod Allocation Failed Due to Failed to Write Deviceplugin Checkpoint File Error.
Problem
Pods Failed to spin up with the
no space left on deviceerror.
Status: Failed
Reason: UnexpectedAdmissionError
Message: Pod Allocate failed due to failed to write checkpoint file "kubelet_internal_checkpoint": open /var/lib/kubelet/device-plugins/.374770390: no space left on device, which is unexpectedEnvironment
Platform9 Managed Kubernetes
Cause
Lack of adequate amount of disk space for the
/varfilesystem can cause this issue.
Resolution
Check disk space usage on the node for
/varfilesystem.
# df -TH | grep varMake sure that there is enough space in the
vardirectory and if it's not there then add more space to it.
PreviousGraceful Node ShutDown is Not Working.
NextNodelet Fails to Cleanup Data On The Node After it is Removed From The Qbert Cluster
Last updated
