ComputingDocumentation: Difference between revisions
Jump to navigation
Jump to search
TapasSarangi (talk | contribs) No edit summary |
TapasSarangi (talk | contribs) |
||
Line 4: | Line 4: | ||
* For USA and other parts of Noth/South America, Open Science Grid ([https://oim.grid.iu.edu/oim/certificate <span style="color:#0645AD;">OSG</span>]) is the certification authority |
* For USA and other parts of Noth/South America, Open Science Grid ([https://oim.grid.iu.edu/oim/certificate <span style="color:#0645AD;">OSG</span>]) is the certification authority |
||
* For UK, the equivalent is [http://www.gridpp.ac.uk/deployment/users/certificate.html <span style="color:#0645AD;">GridPP</span>] |
* For UK, the equivalent is [http://www.gridpp.ac.uk/deployment/users/certificate.html <span style="color:#0645AD;">GridPP</span>] |
||
* Follow instructions |
* Follow instructions on this page in order to obtain your grid user certificate https://twiki.grid.iu.edu/bin/view/Documentation/CertificateGetWeb |
||
== How to register your Grid Certificate in the LZ VO == |
== How to register your Grid Certificate in the LZ VO == |
Revision as of 20:30, 23 June 2015
How to get a Grid User Certificate
* Depending upon the university, research institution or location you have to choose the certification authority * For USA and other parts of Noth/South America, Open Science Grid (OSG) is the certification authority * For UK, the equivalent is GridPP * Follow instructions on this page in order to obtain your grid user certificate https://twiki.grid.iu.edu/bin/view/Documentation/CertificateGetWeb
How to register your Grid Certificate in the LZ VO
* Using a web browser go to the LZ VOMS server ==> Use your grid certificate (signature) to authenticate * Fill in the form with all the information and click submit * You should receive an email that tells you to confirm the submission * A VO representative will approve your ticket only after your confirmation
Accessing Wisconsin storage
# ssh to the login server ssh <login name>@login.hep.wisc.edu # create voms-proxy voms-proxy-init --voms=lz ## it will prompt password for you to type
# This will tell you that you are grid user with LZ VO gsido whoami (should return something like lz00x)
# Create your user directory in gsido mkdir -p /hdfs/lz/user/<login name>
# Copy files from local directory to the storage area gsido cp <some file> /hdfs/lz/user/<login name>
# copy using OSG copy clients and storage elements lcg-cp /tmp/tmpfile -bvvD srmv2 srm://cmssrm2.hep.wisc.edu:8443/srm/v2/server?SFN=/hdfs/lz/user/tapas/tt gfal-copy -v file:///tmp/tmpfile srm://cmssrm2.hep.wisc.edu:8443/srm/v2/server?SFN=/hdfs/lz/user/tapas/