Tags:
, view all tags

TESTS

  • Submission of 270 collections of 100 jobs each (10 collections every 30 minutes), using 1 user and a fuzzy rank (used 90 lcg CEs):
    • Success > 99.99% OK
    • Cancelled about 1800 jobs due to a problem with the CEs at in2p3.fr

Check bugs:

  • BUG #21909: FIXED in the wmproxy startup script
         if ( /sbin/pidof $httpd ) >/dev/null 2>&1 ; then
          echo $httpd \(pid `/sbin/pidof $httpd`\) is running ....

  • BUG #23443: NOT FIXED
    • Required documents are not put into the glite doc template in edms
    • For the R6 (JDL howto) document a broken link is given

    for edg_rm_command in $GLITE_LOCATION/bin/edg-rm \
                          $EDG_LOCATION/bin/edg-rm \
                          `which edg-rm 2>/dev/null`; do

  • BUG #24690: NOT COMPLETELY FIXED
    • The message error that you could find in the wmproxy log (also with level 5) is: edg_wll_JobStat GSSAPI Error
    • In any case now there is a dedicated cron script to renew host-proxy (e.g. it is not included in the cron-purger script)

  • BUG #27215: NOT FIXED
    • If the sum of the dimensions of the first two files is exactly equal to the limit, the job stays in state RUNNING for ever and ever.
    • When the dimension of the tailed file is under a threshold it is not considered significant so the file is not transfered. But the user is not advised of this fact.
In this example in the JDL we have specified: OutputSandbox = {"test.err","test.out","out2","out1","out3","out4"}; (limit is 100), but the output directory contains:
[ale@cream-15 UI]$ ls -l /tmp/ale_sWaZC4TQEoPFty124JU_dg
total 8
-rw-rw-r--  1 ale ale 49 Jun 27 15:39 out1
-rw-rw-r--  1 ale ale 49 Jun 27 15:39 out2
-rw-rw-r--  1 ale ale  0 Jun 27 15:39 test.err
-rw-rw-r--  1 ale ale  0 Jun 27 15:39 test.out
Only from Maradona file you can see:
OSB quota exceeded for out3, truncating needed
Not enough room for a significant truncation on file out3, not sending
OSB quota exceeded for out4, truncating needed
Not enough room for a significant truncation on file out4, not sending

  • BUG #27797: Not Checked
    • This bug could not be checked because I'm not able to submit parametrics jobs

[ale@cream-15 UI]$ glite-wms-job-logging-info -v 2 https://devel17.cnaf.infn.it:9000/Hr_TRdWT9XZrBux4DyWQsw | grep -A 2 Match | grep Dest
- Dest id                    =    ce103.cern.ch:2119/jobmanager-lcglsf-grid_dteam
- Dest id                    =    ce103.cern.ch:2119/jobmanager-lcglsf-grid_dteam
- Dest id                    =    ce103.cern.ch:2119/jobmanager-lcglsf-grid_dteam

-- AlessioGianelle - 27 Jun 2008

Edit | Attach | PDF | History: r61 | r6 < r5 < r4 < r3 | Backlinks | Raw View | More topic actions...
Topic revision: r4 - 2008-06-27 - AlessioGianelle
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platformCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback