ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/DataLocation.py
Revision 1.26 - (view) (annotate) - [select for diffs]
Fri Jan 4 17:30:56 2008 UTC (17 years, 3 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_2_1_0_pre1, CRAB_2_1_0_pre2, CRAB_2_1_0_pre3, CRAB_2_1_0_pre4, CRAB_2_1_0_pre5
Changes since 1.25: +3 -132 lines
Diff to previous 1.25
Add support for LSF/CAF direct submission
Re-establish a correct inheritance pattern for Scheruled* classes
Start to remove some unneeded try: catch: statement and replace them with appropriate if:then:
Erase any use of cfg_param as a common block (expecially in conjuction with apmon) and replace it with the user of task DB
Several minor cleanup

Revision 1.25 - (view) (annotate) - [select for diffs]
Wed Oct 10 12:55:59 2007 UTC (17 years, 6 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_2_0_1, CRAB_2_0_1_pre1, CRAB_2_0_2, CRAB_2_0_2_pre1, CRAB_2_0_2_pre2, CRAB_2_0_2_pre3, CRAB_2_0_2_pre4, CRAB_2_0_2_pre5, CRAB_2_0_2_pre6, CRAB_2_0_3, CRAB_2_0_3_pre1, CRAB_2_0_4, CRAB_2_0_4_pre1, CRAB_2_0_4_pre2
Changes since 1.24: +4 -4 lines
Diff to previous 1.24
Allowing submission for tasks with a missing location for a block - this is a first version that block the creation and then the submision of jobs assigned to no location

Revision 1.24 - (view) (annotate) - [select for diffs]
Sat Jul 14 08:38:21 2007 UTC (17 years, 9 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_1_5_3, CRAB_1_5_3_pre4, CRAB_1_5_3_pre5, CRAB_1_5_4, CRAB_1_5_4_pre1, CRAB_1_5_4_pre2, CRAB_2_0_0, CRAB_2_0_0_pre10, CRAB_2_0_0_pre5, CRAB_2_0_0_pre6, CRAB_2_0_0_pre7, CRAB_2_0_0_pre9
Branch point for: CRAB_1_5_4_SLC3_start
Changes since 1.23: +73 -61 lines
Diff to previous 1.23
moved SE white and Black list management after jobDB.destination filling

Revision 1.23 - (view) (annotate) - [select for diffs]
Tue Jun 19 16:21:48 2007 UTC (17 years, 10 months ago) by gutsche
Branch: MAIN
CVS Tags: CRAB_1_5_3_pre2, CRAB_1_5_3_pre3, CRAB_2_0_0_pre4, configure
Changes since 1.22: +5 -1 lines
Diff to previous 1.22
Changed job creation and output to be independent of black and white lists.

All jobs are created after data discovery and job spitting using black and
white lists independent from the entries in the destination list of jobs.
If a job does not have any valid destination sites, it is nontheless created.

After job splitting, a screen output listing all blocks and all jobs belonging to a block
is shown listing available sites per block.

The user can submit x number of jobs while CRAB will skip in addition to the normal job submission
all jobs which have an empty destination list.

Revision 1.22 - (view) (annotate) - [select for diffs]
Thu May 10 14:34:13 2007 UTC (17 years, 11 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_5_1, CRAB_1_5_1_pre2, CRAB_1_5_1_pre3, CRAB_1_5_1_pre4, CRAB_1_5_2, CRAB_1_5_3_pre1, CRAB_2_0_0_pre1, CRAB_2_0_0_pre2, CRAB_2_0_0_pre3
Changes since 1.21: +5 -5 lines
Diff to previous 1.21
DBS2 is default

Revision 1.21 - (view) (annotate) - [select for diffs]
Thu Apr 26 19:27:21 2007 UTC (18 years ago) by gutsche
Branch: MAIN
CVS Tags: CRAB_1_5_1_pre1
Changes since 1.20: +12 -2 lines
Diff to previous 1.20
set DLS type default to dli if DBS-1 and dbs if DBS-2 is activated

Revision 1.20 - (view) (annotate) - [select for diffs]
Wed Jan 17 18:17:58 2007 UTC (18 years, 3 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_5_0, CRAB_1_5_0_pre4, CRAB_1_5_0_pre5, CRAB_1_5_0_pre6, CRAB_1_5_0_pre7, CRAB_1_5_0_pre8, CRAB_1_5_0_pre9
Changes since 1.19: +3 -7 lines
Diff to previous 1.19
many minor fixes reported by pychecker, mostly unsude import and unused variables

Revision 1.19 - (view) (annotate) - [select for diffs]
Wed Oct 11 23:52:00 2006 UTC (18 years, 6 months ago) by gutsche
Branch: MAIN
CVS Tags: CRAB_1_4_0, CRAB_1_4_0_pre3, CRAB_1_4_0_pre4, CRAB_1_4_1, CRAB_1_4_1_pre1, CRAB_1_4_1_pre2, CRAB_1_4_2, CRAB_1_5_0_pre1, CRAB_1_5_0_pre2, CRAB_1_5_0_pre3
Branch point for: branch_1_4_1
Changes since 1.18: +21 -21 lines
Diff to previous 1.18
changed ce_ to se_ and added additional flags to crab.cfg

Revision 1.18 - (view) (annotate) - [select for diffs]
Mon Sep 25 22:40:46 2006 UTC (18 years, 7 months ago) by gutsche
Branch: MAIN
CVS Tags: CRAB_1_3_0, CRAB_1_3_0_pre5, CRAB_1_3_0_pre6, CRAB_1_4_0_pre1, CRAB_1_4_0_pre2
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
output still not debug level 5, corrected

Revision 1.17 - (view) (annotate) - [select for diffs]
Mon Sep 25 16:57:09 2006 UTC (18 years, 7 months ago) by gutsche
Branch: MAIN
Changes since 1.16: +7 -8 lines
Diff to previous 1.16
moved detailed DBS/DLS output (skipped block, etc.) to debug level 5

Revision 1.16 - (view) (annotate) - [select for diffs]
Fri Sep 22 14:48:04 2006 UTC (18 years, 7 months ago) by gutsche
Branch: MAIN
CVS Tags: CRAB_1_3_0_pre4
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
changed DLS default to dli

Revision 1.15 - (view) (annotate) - [select for diffs]
Wed Sep 20 17:29:52 2006 UTC (18 years, 7 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_3_0_pre3
Changes since 1.14: +79 -52 lines
Diff to previous 1.14
BOSS4 + sub-file splitting + taskDB

Revision 1.14 - (view) (annotate) - [select for diffs]
Wed Aug 16 15:06:49 2006 UTC (18 years, 8 months ago) by mkirn
Branch: MAIN
CVS Tags: HEAD_20092006
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
Fixed dls_endpoint

Revision 1.13 - (view) (annotate) - [select for diffs]
Thu Aug 3 22:44:40 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.12: +1 -13 lines
Diff to previous 1.12
Commit for Malina: Handled block-splitting for CMSSW and CE->SE in .jdl files

Revision 1.12 - (view) (annotate) - [select for diffs]
Thu Aug 3 14:49:11 2006 UTC (18 years, 9 months ago) by slacapra
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
fill sites only if replicas have been found

Revision 1.11 - (view) (annotate) - [select for diffs]
Wed Jul 26 18:51:25 2006 UTC (18 years, 9 months ago) by mkirn
Branch: MAIN
CVS Tags: CRAB_1_2_1
Changes since 1.10: +13 -2 lines
Diff to previous 1.10
Raise an exception only if all blocks in the dataset are not in DLS

Revision 1.10 - (view) (annotate) - [select for diffs]
Wed Jun 14 22:26:23 2006 UTC (18 years, 10 months ago) by afanfani
Branch: MAIN
CVS Tags: CRAB_1_2_0, CRAB_1_2_0_pre7, CRAB_1_2_0_pre8, CRAB_1_2_0_pre9
Branch point for: CRAB_BOSS4, CRAB_BOSS4_v1
Changes since 1.9: +3 -2 lines
Diff to previous 1.9
default to DLS-DLI for old EDM data

Revision 1.9 - (view) (annotate) - [select for diffs]
Thu Jun 1 11:11:17 2006 UTC (18 years, 11 months ago) by afanfani
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8
mods to use different DLS-LFC endpoints for old EDM and new EDM data

Revision 1.8 - (view) (annotate) - [select for diffs]
Tue May 30 00:48:37 2006 UTC (18 years, 11 months ago) by afanfani
Branch: MAIN
Changes since 1.7: +6 -3 lines
Diff to previous 1.7
add optional (secret) switches for DLS type (both in ORCA and CMSSW jobtype) and for DBS instances (in CMSSW jobtype).

Revision 1.7 - (view) (annotate) - [select for diffs]
Sun May 28 02:21:13 2006 UTC (18 years, 11 months ago) by gutsche
Branch: MAIN
CVS Tags: post_cmssw_integration_20060527
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Integrate CMSSW: change used python from python2 to python

Revision 1.6 - (view) (annotate) - [select for diffs]
Thu May 18 18:46:22 2006 UTC (18 years, 11 months ago) by afanfani
Branch: MAIN
CVS Tags: pre_cmssw_integration_20060527
Changes since 1.5: +5 -2 lines
Diff to previous 1.5
mods to use new DBS and DLS API

Revision 1.5 - (view) (annotate) - [select for diffs]
Thu Apr 6 16:16:47 2006 UTC (19 years ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_1_0, CRAB_1_1_0_pre1, CRAB_1_1_0_pre3, CRAB_1_1_0_pre4
Changes since 1.4: +30 -30 lines
Diff to previous 1.4
Cosmetics

Revision 1.4 - (view) (annotate) - [select for diffs]
Tue Apr 4 21:22:39 2006 UTC (19 years ago) by afanfani
Branch: MAIN
Changes since 1.3: +38 -3 lines
Diff to previous 1.3
added white list

Revision 1.3 - (view) (annotate) - [select for diffs]
Sun Jan 29 01:46:08 2006 UTC (19 years, 3 months ago) by afanfani
Branch: MAIN
CVS Tags: CRAB_1_0_5, CRAB_1_0_6, CRAB_1_0_7, CRAB_1_0_7_pre1
Changes since 1.2: +15 -8 lines
Diff to previous 1.2
improvements to deal with error conditions ( i.e. dataset not existing, invalid datatie .... etc with changed DBS API)

Revision 1.2 - (view) (annotate) - [select for diffs]
Sun Dec 11 18:52:53 2005 UTC (19 years, 4 months ago) by afanfani
Branch: MAIN
CVS Tags: CRAB_1_0_3, CRAB_1_0_4
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
tidy up and reallining cms_orca_dbsdls with fixes in current cms_orca

Revision 1.1 - (view) (annotate) - [select for diffs]
Mon Nov 7 23:19:26 2005 UTC (19 years, 5 months ago) by afanfani
Branch: MAIN
CVS Tags: CRAB_0_2_2, CRAB_1_0_2
 class to perfom data location based on DLS

Convenience Links

Links to HEAD: (view) (annotate) Links to AnaDataSet: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a