Skip to content

Upload Data

Shared Filesystem

The SLURM cluster is configured with a shared filesystem at the time of provisioning. The shared filesystem is shared between the Login nodes and the Compute nodes. Users can download and upload files to the shared filesystem through SCP.

SCP Access

Follow these steps to SCP files to the SLURM cluster.

Root User

  • Access the SCP details of the SLURM cluster provided in the cluster deployment output

Deployment output

  • Run the provided SCP command being sure to update the path to private key with the path to the private key used during SLURM cluster deployment and the path to file with the the path to the file that is being transferred

Local SLURM users can access the Login nodes via SCP as well. A local SLURM user will use password authentication rather than key authentication when logging in. The root user will provide the login information to SLURM users.