Difference between revisions of "Apply for cluster"

From Rizzo_Lab
Jump to: navigation, search
Line 7: Line 7:
 
# Purpose of visit '''Research'''  
 
# Purpose of visit '''Research'''  
 
# BNL Department Associated with '''Computational Science Center'''
 
# BNL Department Associated with '''Computational Science Center'''
# [[User:Stonybrook|Stonybrook]]Choose "remote access"
 
 
# Facility being requested to Conduct Research '''NONE'''
 
# Facility being requested to Conduct Research '''NONE'''
 
# Beam line/experiment being requested  '''NONE'''
 
# Beam line/experiment being requested  '''NONE'''
Line 16: Line 15:
 
# Number of days you estimate to be onsite over a two-year '''180 Days intermittently'''
 
# Number of days you estimate to be onsite over a two-year '''180 Days intermittently'''
 
# Subject Code for this Visit/Assignment '''Biomedical Sciences, Applied Studies'''
 
# Subject Code for this Visit/Assignment '''Biomedical Sciences, Applied Studies'''
# Justification of visit/assignment Member of Robert C. Rizzo Lab, Stony Brook Univ.
+
# Justification of visit/assignment "Member of Robert C. Rizzo Lab, Stony Brook Univ."
 
# Conducting Thesis Research During Visit/Assignment "No"
 
# Conducting Thesis Research During Visit/Assignment "No"
 
# Host '''Michael McGuigan'''
 
# Host '''Michael McGuigan'''
 
# Name of Current Affiliation '''SUNY @ Stony Brook United States New York'''
 
# Name of Current Affiliation '''SUNY @ Stony Brook United States New York'''
# Type of Affiliation  University
+
# Type of Affiliation  '''University'''
# Job Title PhD Student
+
# Job Title '''PhD Student'''
# Field of Work or Research Structural Biology
+
# Field of Work or Research '''Structural Biology'''
# Michael McGuigan's BNL extention is 2695
+
# Michael McGuigan's BNL extention is '''2695'''
  
  

Revision as of 12:48, 1 May 2015

To obtain a account on cluster do the following:

  1. Go to http://www.bnl.gov/world.
  2. Follow links to guest registration(under "bnl site access" toolbar)
  3. Fill out the Brookhaven National Laboratory Guest Registration Form

Instruction on the Form:

  1. Purpose of visit Research
  2. BNL Department Associated with Computational Science Center
  3. Facility being requested to Conduct Research NONE
  4. Beam line/experiment being requested NONE
  5. Type of Research Open Research
  6. Type of Access Requested Physical On-Site Access
  7. Expected Start Date = One month or less from today
  8. Expected End Date = Two years after start date
  9. Number of days you estimate to be onsite over a two-year 180 Days intermittently
  10. Subject Code for this Visit/Assignment Biomedical Sciences, Applied Studies
  11. Justification of visit/assignment "Member of Robert C. Rizzo Lab, Stony Brook Univ."
  12. Conducting Thesis Research During Visit/Assignment "No"
  13. Host Michael McGuigan
  14. Name of Current Affiliation SUNY @ Stony Brook United States New York
  15. Type of Affiliation University
  16. Job Title PhD Student
  17. Field of Work or Research Structural Biology
  18. Michael McGuigan's BNL extention is 2695



  1. After approval, you should receive via e-mail a BNL "Life Number"
  2. Use life number, take 2 online web courses at http://training.bnl.gov, and be sure to print out conformations that you have taken the online courses
 Cyber Security
 Guest Site Orientation 
  1. You have to wait for one day after cyber security to apply for accounts
    1. For Cluster, apply for SSH Gateway access account and a BNL domain account
    2. By Yulin: For Cluster, apply for SSH Gateway access account and Unix System.
    3. As of 6/23/09: Request SSH Gateway, BNL domain and Unix System.
      1. Our sponsor is Michael McGuigan, (631)344-2695.
    4. Request a username to be your lastname
  2. If you need a Blue Gene Account, also select:
    1. NYBLUE
    2. CryptoCard
  3. Uses Putty to generate a public and private key; never share the private key with any one.

http://www.bnl.gov/cybersecurity/ssh_gateway.asp http://www.bnl.gov/cybersecurity/ssh_windows.asp

  1. e-mail public key to BNL help desk at itdhelp@bnl.gov.
  2. They will e-mail you back confirming that you have a gateway account.
  3. Next, test your account by doing the following:

Open putty and save a session 'bnl_cluster' having hostname: ssh1.bnl.gov and port 22.

Also enter private key for authorization.

Window10.jpg

After logging in to gateway, it will ask you for the passphrase for key (if you assigned one during key generation). Log on to cluster (ssh cluster) using the password that they emailed you for the BNL domain account and change password. The password should comply with their security requirements.

In order to use SSH client do the following:

  1. setup a tunnel under ssh-gateway session

Tunnel BNL.png

  1. open Secure Shell Client software.
  2. create a profile.
  3. edit profile.

Ssh client tunnel.png

  1. insert your username instead of "username" mostlikely your last name.
  2. one can also now view cluster details at

http://localhost:8081/ganglia/?m=load_one&r=hour&s=by%2520hostname&c=Linux+Cluster&h=&sh=1&hc=4

Mailing list

you can subscribe to this list here: [1] (internal web site).

SHELL

After logging on to cluster, check that your shell is tcsh.

echo $SHELL

If not, mail the help desk to change it to tcsh.