[Swift-commit] r4323 - test/asciidoc-manual

wozniak at ci.uchicago.edu wozniak at ci.uchicago.edu
Fri Apr 8 15:26:49 CDT 2011


Author: wozniak
Date: 2011-04-08 15:26:49 -0500 (Fri, 08 Apr 2011)
New Revision: 4323

Modified:
   test/asciidoc-manual/manual.txt
Log:
Start on new index of Swift file accesses...


Modified: test/asciidoc-manual/manual.txt
===================================================================
--- test/asciidoc-manual/manual.txt	2011-04-08 19:57:29 UTC (rev 4322)
+++ test/asciidoc-manual/manual.txt	2011-04-08 20:26:49 UTC (rev 4323)
@@ -298,3 +298,52 @@
 [start=2]
 . Source +setup.sh+.
 . Run +start.sh+.
+
+[appendix]
+Index of Swift input and output files
+-------------------------------------
+
+This documents all files read and written by Swift and its underlying
+components.
+
+Inputs
+~~~~~~
+* The Swift script
+* sites.file
+* tc.file
+* log4j.properties
+* swift.properties
+* Provider properties files
+
+Outputs
+~~~~~~~
+
+Standard output
+^^^^^^^^^^^^^^^
+* This is the result of the Swift's log4-based logger WARN-level messages.
+* Contains output from HangChecker, ...
+
+Swift logfile
+^^^^^^^^^^^^^
+* (+*.log+)
+* This is the result of other Swift logger messages.
+
+swift.log
+^^^^^^^^^
+
+Wrapper logs
+^^^^^^^^^^^^
+
+* +*-info+ - in the work directory, also called the sitedir.
+
+* This contains output from +_swiftwrap+.  CDM problems can often be
+  diagnosed here.
+
+Coasters worker logs
+^^^^^^^^^^^^^^^^^^^^
+
+* +*.log+
+
+PBS logs
+^^^^^^^^
+




More information about the Swift-commit mailing list