[Swift-commit] r2910 - trunk/docs

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Thu May 7 12:23:34 CDT 2009


Author: benc
Date: 2009-05-07 12:23:34 -0500 (Thu, 07 May 2009)
New Revision: 2910

Modified:
   trunk/docs/userguide.xml
Log:
note on local maxwalltime enforcement

Modified: trunk/docs/userguide.xml
===================================================================
--- trunk/docs/userguide.xml	2009-05-07 17:14:32 UTC (rev 2909)
+++ trunk/docs/userguide.xml	2009-05-07 17:23:34 UTC (rev 2910)
@@ -3123,6 +3123,10 @@
 					<listitem>Hours:Minutes:Seconds</listitem>
 				</itemizedlist>
 			</para>
+			<para>When replication is enabled (see <link linkend="replication">replication</link>), then walltime will also be enforced at the Swift client side: when
+a job has been active for more than twice the maxwalltime, Swift will kill the
+job and regard it as failed.
+			</para>
 			<para id="profile.globus.queue"><literal>queue</literal> 
 is used by the PBS, GRAM2 and GRAM4 providers. This profile
 entry specifies which queue jobs will be submitted to. The valid queue names




More information about the Swift-commit mailing list