-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor
-
Affects Version/s: 2.4.3, master, 3.0
-
Component/s: Pegasus Planner
-
None
Allan Espinosa reported this.
I updated my pegasus installation to version 2.4.2 from the webpage.
It looks like the dagman dag of the pdax have an "exploding"
--relative-dir argument:
diff pegasus-2.4.0cvs/blackdiamond-0.dag pegasus-2.4.2/blackdiamond-0.dag:
...
JOB 00/ID2 00/ID2.
-SCRIPT PRE 00/ID2 ... --relative-dir
aespinosa/pegasus/blackdiamond/20100604T022713-0500/00/PID2 --basename
PID2 --sites firefly --cluster horizontal --output local --force
--nocleanup --verbose --verbose --verbose --verbose --verbose
--monitor --deferred --group pegasus --rescue 100 --cache
/autonfs/home/aespinosa/workflows/pegasus_cybershake/LGU_PP_dax/dags/aespinosa/pegasus/blackdiamond/20100604T022713-0500/00/PID0/PID0.cache
+SCRIPT PRE 00/ID2 ... --relative-dir
aespinosa/pegasus/blackdiamond/20100604T022847-0500/00/PID2/aespinosa/pegasus/blackdiamond/20100604T022847-0500/00/PID1/aespinosa/pegasus/blackdiamond/20100604T022847-0500/00/PID0
--basename PID2 --sites firefly --cluster horizontal --output local
--force --nocleanup --verbose --verbose --verbose --verbose
--verbose --monitor --deferred --group pegasus --rescue 100 --cache
/autonfs/home/aespinosa/workflows/pegasus_cybershake/LGU_PP_dax/dags/aespinosa/pegasus/blackdiamond/20100604T022847-0500/00/PID0/PID0.cache
RETRY 00/ID2 3
...
Looking at PRE 00/ID2, it pads all the previous relative directories
(1, and 0) . At ID80, it pads around 89 directories.
Here's the invocation for pegasus-plan:
pegasus-plan -Dpegasus.properties=/home/aespinosa/workflows/pegasus_cybershake/LGU_PP_dax/properties.dax
--rescue 100 -P CyberShake_LGU.pdax -s firefly -o local -D dags -f
--cluster horizontal -vvvvv --nocleanup