[GPU not assigned to Pod – Need help]
[GPU not assigned to Pod – Need help]
Hi, I have an issue with my Pod where the GPU is not assigned even though I selected RTX 4090 (on-demand).
- Pod ID: ul6dffsrkkbnvl
- Pod name: comfy UI
- Region: EU-RO-1
- Issue: Pod is running, but
nvidia-smi
says "command not found" and GPU shows as 0.
- Important data is stored in /workspace so I cannot delete and recreate the Pod.
Can you help reassign the GPU without resetting the Pod?
Thanks in advance!
3 Replies
[GPU not assigned to Pod – Need help]
Hi, I have an issue with my Pod where the GPU is not assigned even though I selected RTX 4090 (on-demand).
Pod ID: ul6dffsrkkbnvl
Pod name: comfy UI
Region: EU-RO-1
Issue: Pod is running, but nvidia-smi says "command not found" and GPU shows as 0.
Important data is stored in /workspace so I cannot delete and recreate the Pod.
Can you help reassign the GPU without resetting the Pod?
Thanks in advance!
there's no GPU availiable in the physical host ur data is situated in
aka someone rented the GPU u were using while you turned off your pod
so the solution is back up your data with 0 GPUs and destroy the pod,
and then create a pod with a network volume so that the data persists even if you terminate the pod
and then restore the data from the backup
FAQ | RunPod Documentation
RunPod offers two cloud computing services: Secure Cloud and Community Cloud. Secure Cloud provides high-reliability, while Community Cloud offers peer-to-peer GPU computing. On-Demand Pods run continuously, while Spot Pods use spare compute capacity.