- The Allocation Process
- Connecting to Ember
- Archival Storage System
- Access Methods
1. The Allocation Process
Ember is allocated to Private Sector Program, UIUC, and NCSA projects.
Contacts for Allocation requests:
2. Connecting to Ember
Ember can be accessed via Secure Shell (SSH).
SSH is a network protocol that allows data to be
exchanged over a secure channel between two computers. SSH is
typically used to log into a remote machine and execute commands, but it
also supports tunneling, forwarding arbitrary TCP ports and X11 connections,
as well as transfer files using the associated secure file copy program (SCP)
and a secure FTP program (SFTP). The majority of all current
Linux/Unix distributions come with a ssh client by default.
SSH can be used with your NCSA Kerberos password, use of Key Pairs and
Passphrase, or with grid credential authentication.
The hostname for Ember is ember.ncsa.illinois.edu.
3. Archival Storage System
NCSA's Mass Storage System (MSS) can be accessed via the same
interface that are available on the NCSA's production compute
resources. Access to MSS from an NCSA computing resource can be
performed using the NCSA's msscmd and mssftp commands.
The MSS page has additional information.
4. Access Methods
For a list of SSH based clients for connecting to Ember, and for data
transfer, please see
here.