From: Zdeněk Šustr Date: Tue, 12 Mar 2013 09:20:04 +0000 (+0000) Subject: More detailed explanation of purge options X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=81da730f3ee043351aefceba2056e908cc9b4c3e;p=jra1mw.git More detailed explanation of purge options --- diff --git a/org.glite.lb.doc/src/LBAG-Running.tex b/org.glite.lb.doc/src/LBAG-Running.tex index 56d19a3..8d012e6 100644 --- a/org.glite.lb.doc/src/LBAG-Running.tex +++ b/org.glite.lb.doc/src/LBAG-Running.tex @@ -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.