From a97c35a625e58568a1b5ac22c45850732c14bf27 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Mon, 7 Jul 2008 19:48:22 +0000 Subject: [PATCH] offline purge --- org.glite.lb.doc/src/LBAG-Running.tex | 13 +++++++++++-- org.glite.lb.doc/src/definitions.tex | 4 ++-- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/org.glite.lb.doc/src/LBAG-Running.tex b/org.glite.lb.doc/src/LBAG-Running.tex index 7d0413b..d58a415 100644 --- a/org.glite.lb.doc/src/LBAG-Running.tex +++ b/org.glite.lb.doc/src/LBAG-Running.tex @@ -220,6 +220,8 @@ environment variable. Sometimes hardcoded server-side timeout can be still reached; in this case the server fails to return a correct response but the purge is done anyway. +\textbf{\LBnew only}: option \verb'-x' allows purging \LB proxy database too. + \paragraph{Emergency purge} When regular purge was not invoked for some time, it may happen that @@ -227,7 +229,13 @@ the database grows huge and the regular (on-line) purge fails. In order to work around such situation we provide an off-line emergency purge script \verb'glite-lb-bkpurge-offline.sh' -\TODO{salvet} +The script accepts the same \verb'-acno' options, and adds \verb'-d' for ``done'' jobs. +Via \verb'-p' also \LB proxy database can be purged (all \LB versions). + +On startup, a~warning message is printed and interactive confirmation +requested. +Re-check that \LB server (proxy) is not running, and carry on only when you +know what you are doing. \paragraph{Post-mortem statistics} @@ -263,7 +271,8 @@ histogramy :-) \subsection{\LB proxy} -Purge zamrzlych jobu (overit v kodu, na ktere verzi to mame) +Purge zamrzlych jobu (overit v kodu, na ktere verzi to mame(installed optionally in glite-jp-client.rpm) ) + \subsection{\LB logger} diff --git a/org.glite.lb.doc/src/definitions.tex b/org.glite.lb.doc/src/definitions.tex index 96433c5..e24bd33 100644 --- a/org.glite.lb.doc/src/definitions.tex +++ b/org.glite.lb.doc/src/definitions.tex @@ -3,8 +3,8 @@ %\usepackage{doxygen} \def\LB{L\&B\xspace} -\def\LBnew{LB version 2.0} -\def\LBold{LB version 1.x} +\def\LBnew{LB version 2.0\xspace} +\def\LBold{LB version 1.x\xspace} \def\JP{JP\xspace} %\def\eg{e.\,g.} \def\eg{for example\xspace} -- 1.8.2.3