HPC/Network Access

From CNM Wiki
< HPC
Revision as of 17:24, May 24, 2011 by Stern (talk | contribs)
Jump to navigation Jump to search

You can directly access CNM computers, including the HPC cluster, only from Argonne-operated workstations. From any other computers employ one of the following mechanisms:

  • SSH gateway (available for all users)
  • Argonne VPN (available for Argonne employees only).

For either mechanism, authenticate yourself with your Argonne domain login and password. Your domain login will usually remain active for the duration of your proposal. You must renew your password about every 6 months (you will usually receive a reminder by email).

Carbon Login Nodes

To access the CNM's HPC cluster Carbon, connect to one of its login nodes using the host name

 clogin.cnm.anl.gov

Using the SSH gateway

The CNM SSH gateway is a Unix-style machine at the host name:

 mega.cnm.anl.gov
  • You will always have to type in your domain password to establish a tunnel.
  • You will not have a home directory on this machine – it is neither strictly required nor needed for the tunneling functionality.
  • Do not type any command on this machine - it is only needed to establish a tunnel.
Using Carbon - II Remote Access - Title.png

To use the tunnel for interactive operations and file transfer on the end systems, ssh public keys are normally permissible and must be placed at the end machines.

Additional information:

Tunnel Setup

SSH GUI Applications

Note for CNM workstations on the APS network

For users with workstations that are still on the APS networks, there is a conflict of kerberos tickets. Prior to accessing the cluster, the APS ticket must be destroyed, so that the ANL.GOV ticket may be used. To do this, use the kdestroy(8) command or, on Mac OS X, /System/Library/CoreServices/Kerberos.app . (Anthony Avarca)

Password Policies

The methods described above will grant you, the holder of your Argonne domain password and private ssh key, access to your account on Carbon. As with any Argonne computer system, the following rules apply:

  • Keep passphrases and passwords private – do not share them with anyone, including administrators that you know or don't know.
  • Keep your private key file private - do not share it with anyone.
  • Use a strong passphrase following DOE password regulations.