ATLAS Notes

Install notes (from here) - RPMs

Testing scripts

WorldGrid Nodes, InterGrid Demonstration project


http://www.ivdgl.org/demo/pacmancache_instructions.html


TODO


ATLAS RPMs according to Luca Vaccarossa: http://datagrid.in2p3.fr/distribution/applications/wp8/atlas/


Luca: I've changed on the cache, now there is a Atlas-kit.pacman file:
% pacman -get Atlas-kit
http://datatag-packaging.pi.infn.it/worldgrid/pacman/

Testing

http://s.home.cern.ch/s/smirnova/www/atlas-edg - ATLAS test suite, pointed to by David Rebatto. Managed by xana Smirnova?

./run_dice_kit.sh (in the same location where there is dice_muon.datacards)

./atlsim_submit.sh gen0016_1.root 0001   1   2

(you need a .root file ) you can download the DC1 test suite and get that .root file: http://s.home.cern.ch/s/smirnova/www/atlas-edg/

so you can run:

./atlsim_submit.sh dc1.002000.evgen.0001.test.pythia_jet_17.root  0001 1 2

We may need lesstif installed. http://datagrid.in2p3.fr/distribution/external/RPMS/lesstif-0.93.18-2.i386.rpm
http://people.cs.uchicago.edu/~cldumitr/soft/moni/docs/index_pacman.html VO-Centric Ganglia (?) Installation using PacMan.

Probing the iVDGL VO LDAP server

The command:

$ grid-info-search -x -h giis.ivdgl.org -p 8425 -b "Mds-vo-name=worldgrid, o=grid" 

for example:

[root@butternut globus]# grid-info-search -x -h giis.ivdgl.org -p 8425 -b "Mds- vo-name=worldgrid, o=grid" | grep indiana
# indiana, ivdgl, worldgrid, Grid
dn: Mds-Vo-name=indiana, Mds-Vo-name=ivdgl,Mds-Vo-name=worldgrid,o=Grid

The actual VO LDAP server is on rod.mcs.anl.gov

ldapsearch -x -h rod.mcs.anl.gov -b "ou=group1,o=glue,c=us" 

Netscape 4.x can display ldap://rod.mcs.anl.gov/ou=group1,o=glue,c=us

You can see the result executing the following command:

% ldapsearch -x -h grid005.pi.infn.it -p 2170 -b "o=grid"
On ufglue.phys.ufl.edu I am only able to see the GLUE schema but not the EDG one. David ?
In your vdt install location just do a grid-info-search -x -h
giis.ivdgl.org -b "Mds-vo-name=ivdgl,o=grid"  -p 

From: Rich <rico@fnal.gov>
Subject: reg-ivdgl-mds2.2 comments and questions
To: demo02@ivdgl.org
X-Spam-Status: No, hits=0.3 required=5.0
        tests=SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_MOZILLA_UA,
              X_ACCEPT_LANG
        version=2.41
X-Spam-Level: 

I made the following changes:

diff ivdgl.reg ivdgl.reg~
7c7
< hn: handyman.dhcp.fnal.gov
---
> hn: atlas.iu.edu
9c9
< rootdn: Mds-Vo-name=local, o=grid 
---
> rootdn: Mds-Vo-name=indiana, o=grid

And:

diff reg-ivdgl-mds22.sh reg-ivdgl-mds22.sh~
14c14
< echo "# Adding iVDGL register at `date`" >> $logfile
---
> echo "# Adding iVDGL regsister at `date`" >> $logfile

I then did:

1) $GLOBUS_LOCATION/sbin/globus-mds stop
2) ./reg-ivdgl-mds22.sh
3) $GLOBUS_LOCATION/sbin/globus-mds start
4) grid-info-search -x -h giis.ivdgl.org -p 8425 -b
"Mds-vo-name=worldgrid, o=grid" | grep handyman

The last step didn't return any information.  What steps have I missed?

Ganglia MDS Information Provider

DataTAG's WorldGrid Cache: UW Sites Installation Instructions Page

Data collected from Ganglia

2002 Demo Pacman and RPM Caches