Create Pod with networkVolume using runpodctl
Hi, I create a network volume and give it a name. How to create a pod with this volume attach ?
10 Replies
This should be the minimum example command
https://discord.com/channels/912829806415085598/1295958464861835285
@nerdylive I created this PR, could you look into it ?
https://github.com/runpod/runpodctl/issues/172
GitHub
Could not create pod with networkVolume using CLI · Issue #172 · ru...
I run this command to create an ollama pod with network volume runpodctl create pod \ --name test-ollama \ --imageName ollama/ollama \ --ports '11434/http' \ --networkVolumeId test-volume ...
I used the EUR-NO-1 data center for this networkVolume. Can this be the cause ?
Yep I think so
Can be the reason
It's an issue right?
But if it works with the website, then it lacks arguments on your runpodctl
Correct, its an issue. Could you ask someone from the dev team to look into it ? Its very strange that on UI this works fine
I create a new network volume in a different region and it works now, will close the original issue
Maybe raise a ticket for it
Ah ya maybe that one you sent then
Might be the most probable reason
We will be decommissioning the EUR-NO-1 region and will prevent users from creating new network volumes there
Please disable in Web UI also
hey, could you point out where in the UI you still see the this EUR-NO-1 network volume? It looks like already disabled.
you are right, sorry for the misunderstanding