Tags:
, view all tags

PATCH 3621

List Match

  • without data: Yes / Done
  • with data: No

Submission/GetOutput

  • Normal jobs through
    • ICE work: No
    • JC work: No

  • Dag jobs through:
    • JC work: No
      • tested with the following
        [
        Type = "dag";
        VirtualOrganisation = "dteam";
        Max_nodes_running = 10;
        InputSandbox = "test.sh";
        FuzzyRank = true;
        Nodes = [
        nodeA = [
        file= "test_dag.jdl";
        ];
        nodeB = [
        file= "test_dag.jdl";
        ];
        nodeC = [
        file= "test_dag.jdl";
        ];
        nodeD = [
        file= "test_dag.jdl";
        ];
        nodeE = [
        file= "test_dag.jdl";
        ];
        nodeF= [
        file= "test_dag.jdl";
        ];
        ];
        Dependencies = {
        {{nodeA, nodeB}, nodeC},{nodeD,nodeE.nodeF}
        }
        ]

  • Collection jobs through:
    • ICE work: No
    • JC work: No

  • Parametric jobs through:
    • ICE work: No
    • JC work: No
      • tested with the following
         [
          JobType = "parametric";
          Executable = "/usr/bin/env";
          Environment = {"MYPATH_PARAM_=$PATH:/bin:/usr/bin:$HOME"};
          StdOutput = "echo_PARAM_.out";
          StdError = "echo_PARAM_.err";
          OutputSandbox = {"echo_PARAM_.out","echo_PARAM_.err"};
          Parameters =  5;
                usertags = [ jdl = "parametric" ];
         ]

  • Bulk jobs sent both through ICE and JC and RetryCount = 0; :
    • Submit a bulk of 3 jobs -> success ???% No
    • Submit a bulk of 50 jobs -> success ???% No
    • Submit a bulk of 100 jobs -> success ???% No
    • Submit a bulk of 500 jobs -> success ???% No
    • Submit a bulk of 1000 jobs -> success ???% No

  • Perusal jobs through:
    • JC work: No
    • ICE work: No

  • MPICH jobs: No

Cancel

  • Normal jobs
    • ICE: No
    • JC: No
  • Dag: No
  • Collection: No
  • Node of a collection: No

Others

  • BrokerInfo
    • ICE creation No
    • JC creation: No
    • Verify all the glite-brokerinfo functions with the generated file No

  • Resubmission
    • Shallow: No
    • Deep: No

  • Job Recovery
    • Tested with a few collections re-starting the wm while some node jobs are still in a 'submitted or 'waiting' status No

  • Prologue and Epilogue jobs
    • ICE: No
    • JC: No



Check bugs:

  • Bug #42288: Problem in forwarding cerequirements to a CREAM CE

  • Bug #48910: Failure starting LM if its output jobdir doesn't exist; unprotected chown in WM/LM/JC startup scripts

  • Bug #55452: CMS production struck by waves of "Globus error 10: data transfer to the server failed"

-- AlessioGianelle - 2010-02-05

Edit | Attach | PDF | History: r75 | r4 < r3 < r2 < r1 | Backlinks | Raw View | More topic actions...
Topic revision: r2 - 2010-02-10 - ElisabettaMolinari
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platformCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback