Troubleshooting
Pod stuck in Pending state
NAME READY STATUS RESTARTS AGE
h100-rdma-test 0/1 Pending 0 5mkubectl describe pod h100-rdma-testInsufficient RDMA for Multi-Node Workload
Event: 0/2 nodes are available: 2 Insufficient rdma/ib_shared_devicePod crashing or exiting with error
NAME READY STATUS RESTARTS AGE
h100-rdma-test 0/1 CrashLoopBackOff 5 2mImage Not Found or Pull Failed
1. Verify CUDA image compatible
Insufficient memory for container
Permission error with user 1000
GPU not detected in the container
Verify that the manifest includes an nvidia.com/gpu request
Verify that runtimeClassName is set correctly
Last updated
