R
Runpod13mo ago
Anhnam420

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
Unknown User
Unknown User13mo ago
Message Not Public
Sign In & Join Server To View
Anhnam420
Anhnam420OP13mo ago
@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 ...
Anhnam420
Anhnam420OP13mo ago
I used the EUR-NO-1 data center for this networkVolume. Can this be the cause ?
Unknown User
Unknown User13mo ago
Message Not Public
Sign In & Join Server To View
Anhnam420
Anhnam420OP13mo ago
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
Unknown User
Unknown User13mo ago
Message Not Public
Sign In & Join Server To View
yhlong00000
yhlong0000013mo ago
We will be decommissioning the EUR-NO-1 region and will prevent users from creating new network volumes there
Anhnam420
Anhnam420OP13mo ago
Please disable in Web UI also
yhlong00000
yhlong0000013mo ago
hey, could you point out where in the UI you still see the this EUR-NO-1 network volume? It looks like already disabled.
No description
Anhnam420
Anhnam420OP13mo ago
you are right, sorry for the misunderstanding

Did you find this page helpful?