[Swift-commit] r5063 - usertools/persistent-coasters

wozniak at ci.uchicago.edu wozniak at ci.uchicago.edu
Fri Sep 2 11:00:16 CDT 2011


Author: wozniak
Date: 2011-09-02 11:00:16 -0500 (Fri, 02 Sep 2011)
New Revision: 5063

Modified:
   usertools/persistent-coasters/README.txt
Log:
README additions


Modified: usertools/persistent-coasters/README.txt
===================================================================
--- usertools/persistent-coasters/README.txt	2011-09-02 15:07:15 UTC (rev 5062)
+++ usertools/persistent-coasters/README.txt	2011-09-02 16:00:16 UTC (rev 5063)
@@ -39,8 +39,31 @@
 
 Read +system-info.out+ to see if it worked.
 
+== Input files
+
++settings.sh+::
+Settings for this script suite
++sites.passivate-template.xml+::
+Used by
++swift.properties+::
+Normal Swift properties
+
 == Output files
 
+These are places you can look to see what happened.
+
 * Worker logs go into +WORKER_LOGDIR+ ($PWD/logs)
 ** These will be named in accordance with the worker mode
-* The coaster service log: +$WORKER_LOGDIR/coaster-service.log+
+* The coaster service standard output:
+  +$WORKER_LOGDIR/coaster-service.out+
+* The coaster service log: +cps-date.log+
+* The Swift log: +job-id.log+
+* +swift.log+ is a dummy file created by Swift and the Coaster service
+  at start up.  The log is renamed at initialization time; you can
+  ignore this file.
+* The output from the Swift passivate task: +swift.out+
+
+The Swift log contains information on the workflow, staging, etc.
+
+The Coaster service log contains information on Block/Cpu connections, execution, etc.
+




More information about the Swift-commit mailing list