From 70c26d3f0097fb3f397d41252610733d61f17421 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Wed, 24 Feb 2010 19:02:39 +0000 Subject: [PATCH] Document YAIM module change - reindex feature, parameter for 'owner' index. --- org.glite.lb.doc/src/LBAG-Installation.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/org.glite.lb.doc/src/LBAG-Installation.tex b/org.glite.lb.doc/src/LBAG-Installation.tex index 755acee..ec2e565 100644 --- a/org.glite.lb.doc/src/LBAG-Installation.tex +++ b/org.glite.lb.doc/src/LBAG-Installation.tex @@ -138,6 +138,7 @@ export data are written for use by lgcmon/R-GMA \item \texttt{GLITE\_LB\_TYPE} -- type of the \LB service: server, proxy, both (default: server) \item \texttt{GLITE\_LB\_HARVESTER\_ENABLED} -- set to \texttt{true} for sending notification, used mainly for export to MSG publish system (default: \texttt{false}) \item \texttt{GLITE\_LB\_HARVESTER\_MSG\_OPTIONS} -- additional options for MSG publish (default: \texttt{--wlcg}) +\item \texttt{GLITE\_LB\_INDEX\_OWNER} -- when specified, add (\texttt{true}) or drop (\texttt{false}) 'owner' index (default: no index created or dropped) \end{itemize} In addition to those, YAIM LB module uses following parameters: -- 1.8.2.3