data didn't persist

which folder should I put my files in if I want them to persist across deployments? I've started my pod from Storage > Select existing disk > Deploy I've left my files in /workspace Now that folder is not listed through SSH dir, or with VS Code
Solution:
Message Not Public
Sign In & Join Server To View
Jump to solution
11 Replies
💰💰
💰💰OP•17mo ago
I've read this https://docs.runpod.io/pods/storage/create-network-volumes and this https://blog.runpod.io/four-reasons-to-set-up-a/ But the doc isn't very clear to me. I still have plenty of funds so that's not the issue.
RunPod Blog
Four Reasons To Set Up A Network Volume In the RunPod Secure Cloud
Network Storage is a new RunPod feature (currently in beta) that works with our Secure Cloud data center-hosted pods. Normally, volumes for pods are destroyed irrecoverably after you terminate the pod, but this allows storage to persist and even be reassigned to different pods if needed. Here are several reasons
💰💰
💰💰OP•17mo ago
No description
💰💰
💰💰OP•17mo ago
~# ls -lh
total 0
~# ls -lh
total 0
Unknown User
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View
Unknown User
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View
💰💰
💰💰OP•17mo ago
I've selected the disk before provisioning the GPU, so I was assuming that it would be loaded automatically. lsblk Then sudo mount /dev/sdb1 /mnt/mydisk Would work?
Madiator2011
Madiator2011•17mo ago
Network storage is attached automatically
💰💰
💰💰OP•17mo ago
So what's the path? How do I access it? In my case, all I had were folders starting with a dot, most likely related to Jupyter Notebook setup
Unknown User
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View
💰💰
💰💰OP•17mo ago
I'll try that next time, thank you.
Unknown User
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?