From 4f8e611c15ffb1b2b20ed55833b5a234efdd54f1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Mon, 7 Jul 2008 13:04:19 +0000 Subject: [PATCH] further notes and TODO's --- org.glite.lb.doc/src/LBAG-Installation.tex | 21 +++++++++++++-------- org.glite.lb.doc/src/LBAG-Running.tex | 17 +++++++++++++++-- org.glite.lb.doc/src/LBDG-Common.tex | 2 ++ org.glite.lb.doc/src/LBUG-Introduction.tex | 1 + org.glite.lb.doc/src/LBUG-Tools.tex | 8 ++++++-- org.glite.lb.doc/src/consumer_api.tex | 3 ++- org.glite.lb.doc/src/producer_api.tex | 9 +++++++++ org.glite.lb.doc/src/web_services.tex | 2 ++ 8 files changed, 50 insertions(+), 13 deletions(-) diff --git a/org.glite.lb.doc/src/LBAG-Installation.tex b/org.glite.lb.doc/src/LBAG-Installation.tex index 9b87861..3a509e4 100644 --- a/org.glite.lb.doc/src/LBAG-Installation.tex +++ b/org.glite.lb.doc/src/LBAG-Installation.tex @@ -32,10 +32,19 @@ transakce \subsubsection{Notification delivery} -\subsubsection{Exploiting parallelism} - \subsubsection{Multiple server instances} +\subsubsection{Export to R-GMA} + +\subsubsection{Purging old data} + +\TODO{Setup cron job, refer to Sect.~\ref{maintain:purge}} + +\subsubsection{Export to Job Provenance} + + +\subsubsection{Exploiting parallelism} + \subsubsection{Tuning database engine} \TODO{Salvet} @@ -44,15 +53,11 @@ velikosti bufferu syncovani transakci -\subsubsection{Purging old data} - -\TODO{Setup cron job, refer to Sect.~\ref{maintain:purge}} - -\subsubsection{Export to Job Provenance} - \subsection{\LB proxy} +Namergovat do serveru + \subsection{\LB logger} diff --git a/org.glite.lb.doc/src/LBAG-Running.tex b/org.glite.lb.doc/src/LBAG-Running.tex index 54e412e..acfa89b 100644 --- a/org.glite.lb.doc/src/LBAG-Running.tex +++ b/org.glite.lb.doc/src/LBAG-Running.tex @@ -19,12 +19,21 @@ lze to, i nad jednou databazi, zadna automaticka podpora Denni dumpy (ne purge) -\subsubsection{Purging old data} +\subsubsection{Purging and processing old data} \TODO{salvet} -\subsubsection{Export to Job Provenance} +\paragraph{Post-mortem statistics} +\paragraph{Export to Job Provenance} + +\subsubsection{On-line monitoring and statistics} + +CE Rank + +DB mon (a mon) + +histogramy :-) \subsection{\LB proxy} @@ -35,3 +44,7 @@ Purge zamrzlych jobu (overit v kodu, na ktere verzi to mame) Karantena (od ktere verze to mame?) Cistky pri zaseknuti, nesmyslna jobid apod. + +\subsection{Used resources} + +Adresare, porty, ... diff --git a/org.glite.lb.doc/src/LBDG-Common.tex b/org.glite.lb.doc/src/LBDG-Common.tex index 629b563..4d05f49 100644 --- a/org.glite.lb.doc/src/LBDG-Common.tex +++ b/org.glite.lb.doc/src/LBDG-Common.tex @@ -5,6 +5,8 @@ \subsection{Header files} +\TODO{Presunout do introduction} + CountRef.h Event.h.T LoggingExceptions.h diff --git a/org.glite.lb.doc/src/LBUG-Introduction.tex b/org.glite.lb.doc/src/LBUG-Introduction.tex index 10312ed..e826729 100644 --- a/org.glite.lb.doc/src/LBUG-Introduction.tex +++ b/org.glite.lb.doc/src/LBUG-Introduction.tex @@ -888,3 +888,4 @@ CE's should be penalized or completely avoided when RB decides where jobs get submitted. +\TODO{prehled verzi} diff --git a/org.glite.lb.doc/src/LBUG-Tools.tex b/org.glite.lb.doc/src/LBUG-Tools.tex index 9b10248..5d474d5 100644 --- a/org.glite.lb.doc/src/LBUG-Tools.tex +++ b/org.glite.lb.doc/src/LBUG-Tools.tex @@ -1,11 +1,15 @@ \section{Tools description} +\TODO{glite-wms-*} + +\TODO{RPM, environment} + In this section we give a description of the tools that are installed together with the \verb'glite-lb-client'. These are the only \LB\ tools that a regular grid user may need to use. \input{logevent} -\TODO{Maybe add other tools: glite-lb-notify, glite-lb-job-log, glite-lb-job-status, ...?} - \input{notify} + +\TODO{Maybe add other tools: lite-lb-job-log, glite-lb-job-status, ...? Zlehka.} diff --git a/org.glite.lb.doc/src/consumer_api.tex b/org.glite.lb.doc/src/consumer_api.tex index 4085e9b..83835bb 100644 --- a/org.glite.lb.doc/src/consumer_api.tex +++ b/org.glite.lb.doc/src/consumer_api.tex @@ -39,7 +39,7 @@ statistics.h \LB\ server returns errors which are classified as hard and soft errors. The main difference between these categories is that in the case of soft errors results may still be returned. -The authentication errors belong to +The authorization errors belong to ``soft error'' sort. Hard errors are typically all unrecoverable errors like ENOMEM. When the item count returned by \LB\ server exceeds the defined limits, the E2BIG error occur. @@ -78,6 +78,7 @@ It may take the following values: \end{itemize} Default value is EDG\_WLL\_QUERYRES\_NONE. +\TODO{zkratit, doplnit zpracovani struktury (print jobs)} \subsection{Job queries} diff --git a/org.glite.lb.doc/src/producer_api.tex b/org.glite.lb.doc/src/producer_api.tex index cbb8b36..1f810be 100644 --- a/org.glite.lb.doc/src/producer_api.tex +++ b/org.glite.lb.doc/src/producer_api.tex @@ -3,3 +3,12 @@ \section{\LB\ Logging (Producer) API} \TODO{Add the list of header files, important functions and data types and their description; add fully working (buildable) programing examples and use verbatiminput to include the important parts of the code.} + +jenom UserTag + + +doporucene reakce na chyby (podle WMS) + + + +Java binding diff --git a/org.glite.lb.doc/src/web_services.tex b/org.glite.lb.doc/src/web_services.tex index a96ccae..4717157 100644 --- a/org.glite.lb.doc/src/web_services.tex +++ b/org.glite.lb.doc/src/web_services.tex @@ -2,6 +2,8 @@ \section{Using \LB\ Web Service} +\TODO{Presunout do consumera} + \TODO{Complete review, list of all relevant (WSDL) files, their location, etc.} The \LB\ web service interface currently reflects the functionality of legacy -- 1.8.2.3