transfer data from my existing pods disk volume to my newly created network volume.

Hi, I am a new user to runpod, and I have lot of data saved under /workspace of my pod in disk volume. But I now want to transfer all of it to my newly created network volume so I can use it across multiple pods. How can I do that?
4 Replies
blird
blird4mo ago
Probably easiest solution would be: Create a new pod with the new network volume attached Use runpodctl on your old pod that has the data to send it to your new pod with the volume attached. https://docs.runpod.io/runpodctl/reference/runpodctl
mehtarites
mehtaritesOP4mo ago
Thanks. I believe there is no way to connect network volume and disk volume to the same pod?
blird
blird4mo ago
Nope
Madiator2011 (Work)
Nope not possible.

Did you find this page helpful?