R
Runpod15mo ago
Poeler

transfer data of a stopped pod to a new one

hey i finished my training on a big pod and i want to share all the data to another pod using the storage (network volume) how can i do that?
12 Replies
Poeler
PoelerOP15mo ago
i need to create a storage but i need to know in which DC my actual pod is ?
Unknown User
Unknown User15mo ago
Message Not Public
Sign In & Join Server To View
Poeler
PoelerOP15mo ago
how do i know in which DC my first pod is
Unknown User
Unknown User15mo ago
Message Not Public
Sign In & Join Server To View
Poeler
PoelerOP15mo ago
yes it says US... not which DC in the US
Poeler
PoelerOP15mo ago
No description
Poeler
PoelerOP15mo ago
can't i attach a network volume to an existing pod?
Poeler
PoelerOP15mo ago
so this mean
No description
Poeler
PoelerOP15mo ago
that everything in /workspace is saved on my network volume?
Encyrption
Encyrption15mo ago
It is configured in the template, but yes, /workspace is your default mount point for a network volume in a Pod. Once you deploy a Pod with a network volume then anything written to /workspace will be written to your network volume.
Poeler
PoelerOP15mo ago
very good ty
Unknown User
Unknown User15mo ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?