TWiki> IT Web>GridServices (revision 8)EditAttach

Grid Services

Grid User Interface

Every PPE desktop (both SL4x or SL5x) can act as a EGEE gLite UI. The User Interface (UI) tools, dq2-client and GANGA are installed on SL4x desktops in /data/ppe01/sl44/i386/grid. For SL5x desktops the User Interface (UI) tools, dq2-client , but not GANGA are installed in /data/ppe01/sl5x/x86_64/grid

Using the UI

First source the appropriate setup file depending on your current shell and sl version of your machine.

To check your current shell use: echo $SHELL

To check the version of SL use: cat /etc/redhat-release

For SL4x and bash or zsh shells:
$ source /data/ppe01/sl44/i386/grid/glite-ui/latest/external/etc/profile.d/grid-env.sh
For SL4x and tcsh or csh shells:
$ source /data/ppe01/sl44/i386/grid/glite-ui/latest/external/etc/profile.d/grid-env.csh
For SL5x and bash or zsh shells:
$ source /data/ppe01/sl5x/x86_64/grid/glite-ui/latest/external/etc/profile.d/grid-env.sh
For SL5x and tcsh or csh shells:
$ source /data/ppe01/sl5x/x86_64/grid/glite-ui/latest/external/etc/profile.d/grid-env.csh

Using the dq2-client

Setup the UI as mentioned in the previous section.

Again depending on SL version and shell source a setup file:

For SL4x and bash or zsh shells:
$ source /data/ppe01/sl44/i386/grid/dq2-client/setup.sh
For SL4x and tcsh or csh shells:
$ source /data/ppe01/sl44/i386/grid/dq2-client/setup.csh
For SL5x and bash or zsh shells:
$ source /data/ppe01/sl5x/x86_64/grid/dq2-client/setup.sh
For SL5x and tcsh or csh shells:
$ source /data/ppe01/sl5x/x86_64/grid/dq2-client/setup.csh

Then create a voms proxy

voms-proxy-init -voms atlas 

and use the dq2 Tools as needed. #

Now try these simple commands:

dq2-ls mc09_7TeV.105003.pythia_sdiff.merge.NTUP_MINBIAS.e514_s764_s767_r1229_p137_tid130190_00

and to show the individual files (This may not work on SL5 machines)

dq2-ls -f mc09_7TeV.105003.pythia_sdiff.merge.NTUP_MINBIAS.e514_s764_s767_r1229_p137_tid130190_00

-- WilliamBell - 08 Aug 2008

Edit | Attach | Watch | Print version | History: r19 | r10 < r9 < r8 < r7 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r8 - 2010-11-02 - KennyWraight
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback