Install notes (from here) - RPMs
WorldGrid Nodes, InterGrid Demonstration project
http://www.ivdgl.org/demo/pacmancache_instructions.html
ATLAS RPMs according to Luca Vaccarossa: http://datagrid.in2p3.fr/distribution/applications/wp8/atlas/
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
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