Personal tools
You are here: Home Members bloom CMSSW work Grid stuff
« November 2009 »
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30          
About this blog
My attempts to learn how to use CMSSW
Recent entries
Getting started/things to do always bloom 2008-05-07
Grid stuff bloom 2008-01-09
First attempts at CRAB bloom 2007-07-20
My first analyzer bloom 2007-07-20
Categories
 
Document Actions

Grid stuff

by Ken Bloom posted at 2008-01-09 08:09 last modified 2008-01-09 08:09

Here are some basics on Grid things. First, I know that my certificate needs to be
in place. I took the .p12 file that I had created when I got my certificate, and
copied it over to gpn-husker. Then, I followed the instructions at
<http://www.doegrids.org/pages/cert-request.html#Globus>. I did have to create
that .globus directory first. I also had to set the permissions right on the
two files that are created:

chmod go-rw /home/bloom/.globus/userkey.pem
chmod 644 /home/bloom/.globus/usercert.pem

Then I was able to do grid-proxy-init and give my password. And that in turn
allowed me to do all the basics given at <http://t2.unl.edu/grid_user>, such
as globusrun and voms-proxy-init (except I used cms rather than gpn) and
globus-job-run. This will all be helpful, I'm sure.

Category(s)

Powered by Plone, the Open Source Content Management System