UPDATE TO CRAB_2_1_2

source /home/users/ssimon/scripts/CRAB/installNewCrabVersion.sh CRAB_2_1_2

Make sure you don't do "source /data/vdt/setup.sh" in your .bashrc or .bash_profile files

mkdir ~/.glite cp ~ssimon/.glite/SetEnv.sh ~/.glite/

Inside this file replace the line export X509_USER_PROXY=/tmp/x509up_u10185 with the output from the command

voms-proxy-info 2>&1 | grep path

if you don't have a proxy you can do

source /data/tmp/gLite/etc/profile.d/grid-env.sh

Now we run crab. Go to yoru project src directory and do

source ~/.glite/SetEnv.sh

eval `scramv1 runtime -sh`

source ~/CRAB_installations/CRAB_2_1_2/crab.sh

then make sure the scheduler in your crab.cfg file is glitecoll and you are set to run.

bonne chance buona fortuna beuna suerte boa sorte viel glueck

my example crab.cfg file is below

[CRAB] jobtype = cmssw scheduler=glitecoll

[CMSSW] datasetpath=/tt3j_mT_70-alpgen/CMSSW_1_5_2-CSA07-2212/GEN-SIM-DIGI-RECO pset=/home/users/ssimon/cmssw_projects/16X/cmssw1611/src/Analyzers/GlobeAnalyzer/test/globeanalyzer_doall.cfg total_number_of_events=-1 events_per_job=2000 #number_of_jobs = 1 output_file = tt3jet.root

[USER] publish_data = 0 return_data = 0 copy_data = 1 storage_element = t2data2.t2.ucsd.edu storage_path = /srm/managerv2?SFN=/pnfs/sdsc.edu/data3/cms/phedex/store/users/ssimon/crab_output/tt3jet use_central_bossDB = 0 use_boss_rt = 0 eMail= ssimon@cern.ch thresholdLevel=100

[EDG] rb=CERN #proxy_server = myproxy.cern.ch virtual_organization = cms retry_count = 2 se_white_list = sbgse1.in2p3.fr ce_white_list = fr lcg_catalog_type = lfc lfc_host = lfc-cms-test.cern.ch lfc_home = /grid/cms lfc_version = 2

-- SeanSimon - 04 Jun 2008

Topic revision: r1 - 2008/06/04 - 00:52:42 - SeanSimon
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback