]> git.sur5r.net Git - bacula/docs/commitdiff
This fix give an answer to the documentation bug https://bugs.baculasystems.com/view...
authorPhilippe Chauvat <philippe.chauvat@baculasystems.com>
Mon, 28 Oct 2013 16:13:21 +0000 (17:13 +0100)
committerEric Bollengier <eric@baculasystems.com>
Mon, 28 Oct 2013 16:29:29 +0000 (17:29 +0100)
docs/manuals/bacula.sty.in
docs/manuals/en/main/jobstatus.tex [new file with mode: 0644]
docs/manuals/en/main/main.tex
docs/manuals/en/main/table_job_levels.tex [new file with mode: 0644]
docs/manuals/en/main/table_job_status.tex [new file with mode: 0644]
docs/manuals/en/main/table_job_types.tex [new file with mode: 0644]

index f763d9591b47390d17e7fcb37e9bc72ad1af416a..8cd831b792d41199a7561902ec8308c3eb0d73d4 100644 (file)
@@ -39,6 +39,7 @@
 \pdfminorversion=4
 \def\version{@VERSION@}
 \newenvironment{bsysitemize}{\renewcommand\labelitemi{\textcolor{bsysredtwo}{\ensuremath{\filledsquare}}}\renewcommand\labelitemii{\textcolor{bsysredtwo}{--}}\begin{itemize}}{\end{itemize}}
+\usepackage{booktabs}
 %%%
 %%% Philippe Chauvat
 %%% 23-oct-2013 - Definitions used
diff --git a/docs/manuals/en/main/jobstatus.tex b/docs/manuals/en/main/jobstatus.tex
new file mode 100644 (file)
index 0000000..7a775f9
--- /dev/null
@@ -0,0 +1,15 @@
+\chapter{Job status}
+\label{JobStatusChapter}
+\index[general]{Job!Status}
+\index[general]{Status!Job}
+
+\section{Job levels}
+
+The table \vref{tab-job-levels} describes the several levels for a job.
+\LTXtable{\linewidth}{table_job_levels}
+
+The table \vref{tab-job-types} describes the several type for a job.
+\LTXtable{\linewidth}{table_job_types}
+
+The table \vref{tab-job-types} describes the several status for a job.
+\LTXtable{\linewidth}{table_job_status}
index 376f49fcc445bd467fe8cef8df322a975db40da6..7bc5b9bf766b0b3022c8923e10d3fff8ada34127 100644 (file)
@@ -128,6 +128,7 @@ lscape,pdfpages,ifthen,setspace,colortbl,diagbox}
 %\appendix
 \begin{appendices}
 \begin{small}
+\include{jobstatus}
 \include{license}
 \include{projects}
 \include{thanks}
diff --git a/docs/manuals/en/main/table_job_levels.tex b/docs/manuals/en/main/table_job_levels.tex
new file mode 100644 (file)
index 0000000..690131b
--- /dev/null
@@ -0,0 +1,44 @@
+\begin{longtable}{cX}
+\caption{Job levels}\label{tab-job-levels}\\
+\toprule
+\rowcolor{bsysredtwo}
+\multicolumn{1}{c}{\textbf{Level}} & 
+\multicolumn{1}{c}{\textbf{Description}} \\
+\endfirsthead
+\caption[]{Cont.}\\
+\toprule
+\rowcolor{bsysredtwo}
+\multicolumn{1}{c}{\textbf{Level}} & 
+\multicolumn{1}{c}{\textbf{Description}} \\
+\endhead
+\midrule
+\rowcolor{white}
+\multicolumn{2}{c}{See on next page}\\
+\endfoot
+\bottomrule
+\endlastfoot
+\midrule
+\rowcolor{lightbsysgrey}
+\multicolumn{2}{l}{\emph{Backup levels}} \\
+\midrule
+F & Full backup: Every files \\
+I & Incremental: Files modified since last backup \\
+D & Differential: Files modified since last full backup \\
+S & Since: Not used \\
+f &  Virtual full backup \\
+\midrule
+\rowcolor{lightbsysgrey}
+\multicolumn{2}{l}{\emph{Verification levels}} \\
+\midrule
+C & Verify from Catalog \\
+V & Verify: Init database \\
+O & Verify volume to Catalog entries \\
+d & Verify disk attributes to Catalog \\
+A & Verify data on volume \\
+\midrule
+\rowcolor{lightbsysgrey}
+\multicolumn{2}{l}{\emph{Others}} \\
+\midrule
+B & Base level job \\
+~ & None: for Restore and Admin \\
+\end{longtable}
diff --git a/docs/manuals/en/main/table_job_status.tex b/docs/manuals/en/main/table_job_status.tex
new file mode 100644 (file)
index 0000000..bb59db7
--- /dev/null
@@ -0,0 +1,48 @@
+\begin{longtable}{cX}
+\caption{Job Status}\label{tab-job-status}\\
+\toprule
+\rowcolor{bsysredtwo}
+\multicolumn{1}{c}{\textbf{Status}} & 
+\multicolumn{1}{c}{\textbf{Description}} \\
+\midrule
+\endfirsthead
+\caption[]{Cont.}\\
+\toprule
+\rowcolor{bsysredtwo}
+\multicolumn{1}{c}{\textbf{Status}} & 
+\multicolumn{1}{c}{\textbf{Description}} \\
+\midrule
+\endhead
+\midrule
+\rowcolor{white}
+\multicolumn{2}{c}{See on next page}\\
+\endfoot
+\bottomrule
+\endlastfoot
+A & Job canceled by user \\
+B & Job blocked \\
+C & Job created but not yet running \\
+D & Verify differences \\
+E & Job terminated in error \\
+F & Job waiting on File daemon \\
+I & Incomplete Job \\
+L & Committing data (last despool) \\
+M & Job waiting for Mount \\
+R & Job running \\
+S & Job waiting on the Storage daemon \\
+T & Job terminated normally \\
+W & Job terminated normally with warnings \\
+a & SD despooling attributes \\
+c & Waiting for Client resource \\
+d & Waiting for maximum jobs \\
+e & Non-fatal error \\
+f &  Fatal error \\
+i & Doing batch insert file records \\
+j &  Waiting for job resource \\
+l &  Doing data despooling \\
+m &  Waiting for new media \\
+p &  Waiting for higher priority jobs to finish \\
+q & Queued waiting for device \\
+s &  Waiting for storage resource \\
+t & Waiting for start time \\
+\end{longtable}
diff --git a/docs/manuals/en/main/table_job_types.tex b/docs/manuals/en/main/table_job_types.tex
new file mode 100644 (file)
index 0000000..d983f71
--- /dev/null
@@ -0,0 +1,33 @@
+\begin{longtable}{cX}
+\caption{Job types}\label{tab-job-types}\\
+\toprule
+\rowcolor{bsysredtwo}
+\multicolumn{1}{c}{\textbf{Type}} & 
+\multicolumn{1}{c}{\textbf{Description}} \\
+\endfirsthead
+\caption[]{Cont.}\\
+\toprule
+\rowcolor{bsysredtwo}
+\multicolumn{1}{c}{\textbf{Type}} & 
+\multicolumn{1}{c}{\textbf{Description}} \\
+\endhead
+\midrule
+\rowcolor{white}
+\multicolumn{2}{c}{See on next page}\\
+\endfoot
+\bottomrule
+\endlastfoot
+\midrule
+B & Backup Job \\
+V & Verify Job \\
+R & Restore Job \\
+D & Admin job \\
+C & Copy of a Job \\
+c & Copy Job \\
+M & A previous backup job that was migrated  \\
+g & Migration Job \\
+A & Archive Job \\
+S & Scan Job \\
+U & Console program \\
+I & Internal system ''job'' \\
+\end{longtable}