![]() |
![]() |
|
BNL: Departments | Science | ESS&H | Newsroom | Administration | Visitors | Directory |
|
Site Details New Users User Information NYBlue/L and NYBlue/P Allocations and Charging Available Code Other Information |
Logging In
IntroductionThe only way to access Blue Gene computing resources remotely (outside the Blue Gene network enclave) is through the Blue Gene ssh gateways. Even users connecting from inside the BNL campus network need to go through the gateways.
Notes:
Accessing the Blue Gene SSH GatewaysA "two factor authentication" method must be used to access any of the BNL ssh gateways. In the case of the Blue Gene gateways, CryptoCards must be used for authentication. Thus, in order to access the Blue Gene ssh gateways remotely, users must have:
Instructions on how to obtain a CryptoCard account and a Blue Gene ssh gateway account are listed in Getting an Account . Having both the above accounts setup, users should then:
The BNL CryptoCard Token User Guide provides FAQ's, screen shots and instructions on how to use CryptoCard tokens. Accessing the Blue Gene Front-End NodesThere are two Front-End nodes: one for the 18-rack Blue Gene/L machine known as fen.bluegene.bnl.gov and one for the 2-rack Blue Gene/P machine known as fenp.bluegene.bnl.gov. Both nodes can be accessed from the ssh gateways. A "two factor authentication" is required to access the BlueGene Front-End nodes from the gateway. Users should generate an ssh key pair (using ssh-keygen -t dsa) and email the generated public key to the admins (stratos@bnl.gov). Note: Some instructions on how to generate ssh keys can be found in the BNL Cyber Security SSH web pages. Note: You must use a passphrase when generating the keys. Please send your public key as an attachment to your email rather than simply including it in the body of the mail message. You cannot send email from the Blue Gene ssh gateways. To email your public ssh key you will have to copy it to another machine. Users who have trouble emailing their public ssh key can upload it to the Blue Gene ftp site ftp.bluegene.bnl.gov. The site is accessible from the ssh gateways. For more info contact the Admins. The users will receive an email notification from the Blue Gene admins when the user's public key is deployed. The users should then be able to access the Front-End nodes from the Blue Gene ssh gateways:
Note: The default location of the generated ssh keys is in the user's .ssh directory. The default private key filename is .ssh/id_dsa while the default public key filename is .ssh/id_dsa.pub. However, if you did specify a filename when the keys were generated (when running ssh-keygen) you should provide the location of the private key using the ssh -i option when trying to ssh to the front-end node.
Accessing the Visualization ClusterOnce the user's public key is deployed on the Front-End nodes, the user should be able to access the visualization cluster from the BG ssh gateways:
The user home directories are the same on the FENs and the vis. cluster. Last Modified: Thursday, June 12, 2008
|