Network volume and transfer to new pod
Previous pods had network volume (enough to cover what I'd uploaded). Got the pod but no GPU, so need to move.
I cannot see the way to move that stuff (sorry to get technical) to a new pod. Is there a process, button outside my field of vision, or magic spell for this?
3 Replies
Start the pod, use cloud sync to s3, use cloud sync again in the second pod ( to download)
Easiest way in my opinion
Or other cloud storage in cloud sync works
Or use rsync, rclone, these are Linux app for moving files basically but youll have to setup the app then setup the file transfer using those
Ah ok, I'll look into Backblaze for tha as already pay for it. Yes makes sense. So would that mean then not using the network storage?
It's up to you, if you want to use a network storage try to use or mount it on the second pod where you download the data
And move it over /workspace or any mounted path you set
Using Linux cli