Basic grid usage

There are several pages that deal with the basic usage of the grid. A rather good introduction can be found via the DESY grid pages.

If you have the need to find specific commands, there are e.g. list of lcg commands and list of lfc commands.

Requirements

There aren't much things you need:

  1. a user interface (UI) -- some software for your computer

  2. a user certificate, which you need to obtain by your specific certification authority (CA)

Both are site specific, so please look at the right place to find out about where or how to obtain these.
The daily work is done then by

  1. initialising the user interface
  2. obtain a proxy certificate
  3. do the work via the specific grid commands (provided by the UI)

Site specifics: DESY

You can find everyhting at [http://grid.desy.de/certs/] about certificates.

If your desktop doesn't provide UI functionality, then

  1. log on to e.g. pal.desy.de

  2. initialise the grid environment by invoking

source /afs/desy.de/project/glite/UI/etc/profile.d/grid-env.sh
  1. generate your proxy certificate by typing

voms-proxy-init -debug -voms ilc
  1. (optional) check whether everything worked:

  voms-proxy-info -debug -all

MarlinTPC: BasicGridInfo (last edited 2012-08-30 17:07:58 by ChristophRosemann)