For off-campus access to SCU resources, you need to connect via our gateway nodes.
Available Gateway nodes
Address | Filesystems |
---|---|
pascal.med.cornell.edu | /athena |
aphrodite.med.cornell.edu | /athena |
Info |
---|
Please ensure you connect to a node that provides the filesystem containing your data. |
Connecting to a Gateway Node
...
Once you have connected to the internal network, you can continue to other nodes. For example, here is how you would connect to the aphrodite login node, and then connect to the panda2curie.pbtech HPC submit node:
Code Block | ||
---|---|---|
| ||
local:~ scudemo$ ssh scudemo@aphrodite.med.cornell.edu Last login: Wed Aug 8 10:41:59 2018 from 140.251.36.62 [scudemo@aphrodite ~]$ ssh panda2curie.pbtech Last login: Wed Aug 8 10:42:13 2018 from aphrodite.pbtech [..] [scudemo@panda2scudemo@curie ~]$ |
Permitted usage of the gateway nodes
You are permitted to use the gateway nodes for everyday interactive use such as editing files, writing programs, as a point of entry to other systems, etc. However, since these nodes are used by many people, we want to keep them responsive and therefore don't allow any processor or I/O intensive work to be done on them for sustained periods; consider using the Interactive Servers for this type of work.
Warning |
---|
We reserve the right to terminate all resource intensive tasks on the gateway servers without warning. We will not be responsible for any lost work. If in doubt, contact us at scu@med.cornell.edu to discuss any planned tasks. |