Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-870

pegasus-run with relative-submit dir path fails

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • master, 4.5.0
    • Affects Version/s: master, 4.5.0
    • Component/s: CLI: pegasus-run
    • None

      pegasus-run with relative path
      ----------------------------------------

      pegasus-run ./work/mayani/pegasus/blackdiamond/run0001/

      1. dagman condor submit file is work/mayani/pegasus/blackdiamond/run0001/blackdiamond-0.dag.condor.sub

      ERROR: "blackdiamond-0.dag.condor.sub" already exists.

      Some file(s) needed by condor_dagman already exist. Either rename them,
      use the "-f" option to force them to be overwritten, or use
      the "-update_submit" option to update the submit file and continue.
      ERROR: Running pegasus-submit-dag failed with exit code 1 at /auto/uec-01/shared/knowles/mayani/blackdiamond-hpcc-sharedfs-example/pegasus-4.5.0cvs/bin/pegasus-run line 313.

      pegasus-run with absolute path works
      --------------------------------------------------

      pegasus-run `pwd`/work/mayani/pegasus/blackdiamond/run0001/

      1. dagman condor submit file is /auto/uec-01/shared/knowles/mayani/blackdiamond-hpcc-sharedfs-example/work/mayani/pegasus/blackdiamond/run0001/blackdiamond-0.dag.condor.sub
        Submitting to condor /auto/uec-01/shared/knowles/mayani/blackdiamond-hpcc-sharedfs-example/work/mayani/pegasus/blackdiamond/run0001/blackdiamond-0.dag.condor.sub
        Submitting job(s).
        1 job(s) submitted to cluster 2328.

      Your workflow has been started and is running in the base directory:

      /auto/uec-01/shared/knowles/mayani/blackdiamond-hpcc-sharedfs-example/work/mayani/pegasus/blackdiamond/run0001/

          • To monitor the workflow you can run ***

      pegasus-status -l /auto/uec-01/shared/knowles/mayani/blackdiamond-hpcc-sharedfs-example/work/mayani/pegasus/blackdiamond/run0001/

          • To remove your workflow run ***

      pegasus-remove /auto/uec-01/shared/knowles/mayani/blackdiamond-hpcc-sharedfs-example/work/mayani/pegasus/blackdiamond/run0001/

            Assignee:
            vahi Karan Vahi
            Reporter:
            mayani Rajiv Mayani
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: