Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

ILC VO

Firstly, you need to become a member of the ILC Virtual Organization (VO).

Follow the workflow at https://grid-voms.desy.de:8443/vo/ilc/vomrs which will require several rounds of confirmations and emails.

Warning

Somewhat confusingly, there is another ILC VO run by Fermilab located at https://voms.fnal.gov:8443/vomrs/ilc/vomrs.

Setup

Info

The rest of the tutorial assumes that you are running from an lxplus node at CERN and using the bash shell.

...

The DESY afs script seems to work the best. (I am having trouble running EDG commands with the CERN setup script.)

VOMS Server

It is my understanding that before you do anything, you need to authenticate with a proxy server called a "VOMS server".

...

No Format
voms-proxy-init -verify -debug -voms ilc

Test Commands

We will use the GLITE UI which uses commands like edg-* for job submission, monitoring, etc.

...

No Format
export LFC_HOST=`lcg-infosites --vo ilc lfc`
lfc-ls -l  /grid

Running SLIC

Create a shell script slic.sh.

...

No Format
edg-job-get-output -i slic.jdl

gLite User Guide