Storage Quick Start Guide (RSS) at UChicago BSD


The Center for Research Informatics (CRI) provides a number of methods for accessing and transferring data in or out of our systems from your workstation/laptop.

Contents

Connect from off-Campus

If you are within the UChicago campus network, you can connect directly. If off-campus, you will need to first connect through the UChicago Virtual Private Network (cVPN).

Connect from Windows

Option 1: One-Time Access

  1. Select Start.
  2. Type run in the Search Box, then press Enter.
  3. In the run window, type \\cri-rss.cri.uchicago.edu\share-name then press Enter.
  4. When prompted, log in with your BSDAD account in the format BSDAD\username and enter your password.

Option 2: Mapping the Share

  1. From My Computer, select Map Network Drive.
  2. In the Folder name field, enter: \\cri-rss.cri.uchicago.edu\share-name.
  3. If you are not logged in to the BSDAD Domain, check Connect using different credentials.
  4. Log in with your BSDAD account in the format BSDAD\username and enter your password.

Connect from Mac OS X

To connect from a Mac OS X computer, follow these steps:

  1. From Finder, select Go.
  2. Enter the server address as such: [smb://cri-rss.cri.uchicago.edu/share-name].
  3. Log in with your BSDAD account in the username field and password.

Access Storage from the HPC

When you log into the HPC environment (Randi or Stats Servers), the following storage is available:

Log into the High-Performance Cluster

On the command line type:

$ ssh <bsd-username>@randi.cri.uchicago.edu

Log into the Statistical Server

On the command line type:

$ ssh <bsd-username>@stats.cri.uchicago.edu

Connect using SFTP Clients

On the command line type these commands when prompted:

Host: cri-datamover.cri.uchicago.edu
Port: 22
Username: <your BSDAD account>
Password: <your BSDAD password>
Path: /gpfs/data/<share-name>

Note: Replace <share-name> with your lab share name in lowercase.

Examples of free SFTP graphical clients:
Windows: FileZilla, Cyberduck, WinSCP, or CoreFTP
Mac: FileZilla or Cyberduck