Trident挂载卷失败、并显示错误"contextline exCEERCEERed"
适用场景
Astra三端
问题描述
- 无法在Kubornetes集群中的部分或所有工作节点的应用程序Pod中挂载卷
- 如果直接从工作节点执行、则手动挂载将成功。
- 在应用程序POD中挂载卷失败、并显示以下错误:
# kubectl describe pod <application-pod-name> -n <pod-namespace>
Warning FailedMount 16m (x382 over 18h) kubelet Unable to attach or mount volumes: unmounted volumes=[xxxxx], unattached volumes=[xxxxx xxxxx]: timed out waiting for the condition
Warning FailedMount 9m45s (x117 over 18h) kubelet Unable to attach or mount volumes: unmounted volumes=[xxxxx], unattached volumes=[xxxxxx xxxxx]: timed out waiting for the condition
Warning FailedMount 81s (x286 over 18h) kubelet MountVolume.MountDevice failed for volume "pvc-xxxxx" : rpc error: code = DeadlineExceeded desc = context deadline exceeded