Grid Computing at NERSC: OSG and Client DocumentationTable of Contents:Forms:
Using OSG and Globus client softwareOn your workstation:Download and install the OSG client software. Then run the following to setup your environment: % . $INSTALL_DIR/setup.sh % source $INSTALL_DIR/setup.csh Use the module command, to load the OSG environment: % module load globus/OSG % . /opt/OSG/setup.sh % source /opt/OSG/setup.csh Use the module command to load the OSG or Globus toolkit. Where possible, you should use the default OSG module. For Default OSG modules: % module load osg % module load osg/client % module load osg/ce % module load globus OSG UsersOSG users should note that they will need to explicitly register with NERSC before they can run their jobs here. Access is on an individual user basis, rather than a per V.O. basis Usage policies for OSG resources at NERSC.
Express Install for basic NERSC Grid client# Get pacman wget http://physics.bu.edu/pacman/sample_cache/tarballs/pacman-3.26.tar.gz # Install pacman tar xzf pacman-3.26.tar.gz cd pacman-3.26 source setup.sh cd .. # Create a directory for VDT mkdir vdt cd vdt # Install VDT packages in NERSC grid client with pacman pacman -get http://www.nersc.gov/nusers/services/Grid/pacman:nersc-grid-client # 1. Answer 'y' for trusted cache questions # 2. Answer 'y' if you agree to the licenses # 3. Choice between local/no install for the certificates has been disabled, # so it doesn't matter any more - we will get the certs in the myproxy-logon # step. # Setup the environment (use setup.sh / setup.csh depending on your shell) source setup.sh # Get grid certificate, with trust roots myproxy-logon -T -s nerscca.nersc.gov -l username # Issue test grid commands globus-url-copy file:///path/to/localfile gsiftp://davinci.nersc.gov//scratch/scratchdirs/username/remotefile globus-job-run jacquardgrid.nersc.gov/jobmanager /bin/hostname |
![]() |
Page last modified: Mon, 13 Oct 2008 16:56:33 GMT Page URL: http://www.nersc.gov/nusers/services/Grid/osg.php Web contact: webmaster@nersc.gov Computing questions: consult@nersc.gov Privacy and Security Notice |
![]() |