PR Farm Assignment

Each PC farm processes the data set in order and calculates the rolling calibrations which are then swept (once a day or week) to the set of ER farms where the runs can be processed in any order and are shared over the 2-4 ER farms.

To find out what PC farm processed a particular run:
oprruns -PCalibration -f%,prfarm run#

To find out what ER farm processed a particular run:
oprruns -f%,prfarm run#
(oprruns shows the ER processing (-PProcessing) by default.)

To find out which PC runs have been processed in the last 24 hours:
oprruns -PCalibration -f%,prfarm -since 1

To find out which ER runs have been processed in the last 24 hours:
oprruns -f%,prfarm -since 1

The current assignment for all the farms:


The history for all the farms:


Last modified: Mon Apr 28 02:02:30 PDT 2003