More detailed explanation of purge options
authorZdeněk Šustr <sustr4@cesnet.cz>
Tue, 12 Mar 2013 09:20:04 +0000 (09:20 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 12 Mar 2013 22:23:49 +0000 (23:23 +0100)
org.glite.lb.doc/src/LBAG-Running.tex

index 56d19a3..8d012e6 100644 (file)
@@ -233,7 +233,9 @@ However, it is triggered with \verb'glite-lb-purge' client command
 A~typical invocation specifies \LB server to purge (\verb'-m' option),
 and purge timeouts (grace periods) for several job states -- options
 \verb'-a' (aborted), \verb'-n' (canceled), \verb'-c' (cleared), and
-\verb'-o' (other). \LB versions 2.0 supports also \verb'-e' (done) option.
+\verb'-o' (other). \LBver{2.0} and newer support also \verb'-e' (done) option.
+It is important to note that the \emph{other} option refers to a fixed set of states that do not have their own controlling option. Its meaning does not stretch dynamically to cover all unlisted states. In other words, if, e.g., argument \texttt{-a} is not passed to the purge command, it is \textbf{not} automatically covered by \texttt{-o}. Instead, the internal default defined in the \LB server/proxy is used.
+
 A~job falling in one of the four categories is purged when it has not been
 touched (\ie an event arrived) for time longer than the specified category
 timeout.