OSG-RSV Notes
some short notes to remind me how to do things in RSV
To run a probe manually:
cd to the osg-rsv/bin/probes directory (or add it to the perl path)
/opt/osg/osg-1.2/osg-rsv/bin/probes/srmcp-srm-probe -m org.osg.srm.srmcp-readwrite --verbose --srm-destination-dir /panfs/panasas/CMS/data/rsv_tests --ggs --gsl /opt/osg/osg-1.2/osg-rsv/output/gratia --python-loc /usr/bin/python --uri ff-se.unl.edu:8446 --proxy /tmp/x509up_u1343 --srm-webservice-path srm/v2/server
Make sure you have a valid cert.
To configure probes for a CE with an SRM endpoint:
In the osg-rsv/setup directory (where configure_osg_rsv is located):
./configure_osg_rsv --user clundst --init --server y --ce-probes --ce-uri "gpn-husker.unl.edu" --srm-probes --srm-uri "dcache07.unl.edu" --srm-dir /mnt/hadoop/user/uscms01/ --srm-web-service-path"/srm/v2/server" --gridftp-probes --gratia --grid-type "OSG" --consumers --verbose --setup-for-apache --proxy /tmp/x509up_u1343
You may need to tinker with ports and the --srm-webservice-path in the submissions/probe directory to fix them for Bestman.