dmwm / CRAB2

CRAB2
2 stars 11 forks source link

validate 2_11_1 #1183

Closed belforte closed 9 years ago

belforte commented 9 years ago

-1. submit on dataset in global DBS (location in Phedex): verify PNN is used in JDL -1-a. publish output in phys03: verify PNN goes in DBS -2. submit user MC: verify PNN is used in JDL -2-a. publish output in phys03: verify PNN in DBS -1-b. verify 1. with SE black list -1-c. with SE white list -1-d. with data location override -2.b-c-d like 1. also any combination -3. run on dataset in phys03 with SE as location: verify PNN in JDL -4. run on dataset in phys03 with PNN as location -5. submit to LPC -6. submit to CAF

belforte commented 9 years ago

-1. DONE -1.a DONE -2. DONE -2.a DONE

belforte commented 9 years ago

-1.c DONE

belforte commented 9 years ago

-3. Done -4. Done

belforte commented 9 years ago

-1.b DONE

belforte commented 9 years ago

-2.b and -2.c DONE

belforte commented 9 years ago

-2.d does not apply. data_location_override does nothing when datasetpath=none : DONE

belforte commented 9 years ago

-1.d DONE

belforte commented 9 years ago

submission to CERN CAF works: -6. DONE

belforte commented 9 years ago

submission to FNAL LPC condor works, but something goes wrong when using remote stageout and while file is copied job exits with 60318. Details in http://analysisops.cern.ch/cmserrorreports/download/2835

belforte commented 9 years ago

also destination is listed as T1_US_FNAL, not T1_US_FNAL_Disk

belforte commented 9 years ago

using crab_2_10_7 the stageout works (exit code =0) and location is [cmssrmdisk.fnal.gov', 'cmssrm.fnal.gov'] so I have a problem or two

belforte commented 9 years ago

destination as T1_US_FNAL is same as for remoteGlidein, in the end I store in crablocal DB thePSN, not the PNN as destination. Have to decide which one is what I really want. Anyhow it is not related to validtion of LPC submission. so the only problem is the remote stageou

belforte commented 9 years ago

submission to LPC with return_data=1 works finely

belforte commented 9 years ago

suspect I need to do in SchedulerLocal.py the addition of PNN that I did in SchedulerGrid.py https://github.com/belforte/CRAB2/commit/5020c7e1665b1065a22a13a6f64179f4373aba69?diff=unified#diff-0

belforte commented 9 years ago

fixed now. Can run at LPC, stageout to Pisa, and publish. -5. DONE

validation completed, at least on on too far-fetched configs.