TRSML
TRSML
RRunPod
Created by TRSML on 1/14/2024 in #⛅|pods
how can I find my pod's ip address?
great, thank you. Interesting twist, I'm exposing two ports through the RunPod's Proxy settings (added the two ports to the "Expose HTTP Ports" field) on the pod configurartion page. I then start two python instances to serve content, one on each of the two ports I've defined. However, the same content is displayed regardless of which port number I use. I suspect this has something to do with the proxy. I will experiment with the instructions for trying to use the TCP Public IP approach with the "Expose TCP Ports" field instead, in order to make both ports serve separate content.
5 replies
RRunPod
Created by TRSML on 1/13/2024 in #⛅|pods
How to mount persistent storage volume in pod?
indeed
38 replies
RRunPod
Created by TRSML on 1/13/2024 in #⛅|pods
How to mount persistent storage volume in pod?
many thanks
38 replies
RRunPod
Created by TRSML on 1/13/2024 in #⛅|pods
How to mount persistent storage volume in pod?
got it, thank you !!!!
38 replies
RRunPod
Created by TRSML on 1/13/2024 in #⛅|pods
How to mount persistent storage volume in pod?
oh!!!!
38 replies
RRunPod
Created by TRSML on 1/13/2024 in #⛅|pods
How to mount persistent storage volume in pod?
I've just done exactly that: logged in via SSH, created a directory named /root/content. Terminated the pod, deployed a new pod from the "storage" UI. Logged in to it via SSH, now the content folder is gone. I must be missing something!
38 replies
RRunPod
Created by TRSML on 1/13/2024 in #⛅|pods
How to mount persistent storage volume in pod?
in the UI for the pod, I see: "Volume Path: /workspace" and "Volume: rptsUS-KS-1". The latter is the persistent storage I created. However, when I log in via SSH, I don't seem to have a persistent storage volume available in the ssh console (i.e., I'm expecting to see a directory named rptsUS-KS-1 or something like that...
38 replies
RRunPod
Created by TRSML on 1/13/2024 in #⛅|pods
How to mount persistent storage volume in pod?
checking that
38 replies