[Swift-devel] Clustering / wrapper.sh logging
    Ben Clifford 
    benc at hawaga.org.uk
       
    Mon Oct 29 12:14:11 CDT 2007
    
    
  
I just grabbed all the info files that are there at the moment and munged 
them: (note these are not final results - the workflow continues to run)
$ cat info.lastsummary 
 372 END
   1 EXECUTE
   1 RM_JOBDIR
1017 TOUCH_SUCCESS
372 jobs hit the very end of the wrapper script. 1017 of them are a line 
before that, at TOUCH_SUCCESS state:
>From wrapper.sh:
> logstate "TOUCH_SUCCESS"
> touch status/${ID}-success
> logstate "END"
So it looks like I should pay attention first to dealing with status 
directory scalability.
-- 
    
    
More information about the Swift-devel
mailing list