Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Steffens <joerg.steffens@bareos.com>2017-09-11 15:12:20 +0300
committerJoerg Steffens <joerg.steffens@bareos.com>2017-09-11 15:12:20 +0300
commitc097c8b0d9ccac89d27aae8dabc6e5ee8c7abf8c (patch)
tree9fbb54b75b81cc009653c91c0645df8db6d12460
parentf3b856ec2cc2171033b48de7904e9b222bd7e4e8 (diff)
NDMP_NATIVE: cleanup
-rw-r--r--manuals/en/main/bareos.sty4
-rw-r--r--manuals/en/main/ndmp.tex22
2 files changed, 13 insertions, 13 deletions
diff --git a/manuals/en/main/bareos.sty b/manuals/en/main/bareos.sty
index 32fa287..7302e29 100644
--- a/manuals/en/main/bareos.sty
+++ b/manuals/en/main/bareos.sty
@@ -267,8 +267,8 @@
\newcommand{\TapeAgent}{Tape Agent\xspace}
\newcommand{\RobotAgent}{Robot Agent\xspace}
-\newcommand{\NdmpBareos}{NDMP\_BAREOS}
-\newcommand{\NdmpNative}{NDMP\_NATIVE}
+\newcommand{\NdmpBareos}{\ilink{NDMP\_BAREOS}{sec:NdmpBareos}}
+\newcommand{\NdmpNative}{\ilink{NDMP\_NATIVE}{sec:NdmpNative}}
% Bareos quote
\newcommand{\bquote}[1]{``#1''}
diff --git a/manuals/en/main/ndmp.tex b/manuals/en/main/ndmp.tex
index af9d656..88a5c2a 100644
--- a/manuals/en/main/ndmp.tex
+++ b/manuals/en/main/ndmp.tex
@@ -179,24 +179,24 @@ e.g. Isilon with their \bquote{Isilon Backup Accelerator}.
\begin{center}
\begin{tabular}{l | c | c}
\hline
- & NDMP\_NATIVE & NDMP\_BAREOS \\
+ & \NdmpBareos & \NdmpNative \\
\hline
-\DataManagementAgent & \bareosDir & \bareosDir \\
-\TapeAgent & external & \bareosSd \\
-requires external \TapeAgent & \bcheckmark & \\
+\DataManagementAgent & \bareosDir & \bareosDir \\
+\TapeAgent & \bareosSd & external \\
+requires external \TapeAgent & & \bcheckmark \\
backup to tape (and VTL) & \bcheckmark & \bcheckmark \\
backup to other \linkResourceDirective{Sd}{Device}{Device Type}
- & & \bcheckmark \\
-2-way backup & \bcheckmark & \\
-3-way backup & untested & \bcheckmark \\
+ & \bcheckmark & \\
+2-way backup & & \bcheckmark \\
+3-way backup & \bcheckmark & untested \\
Full Backups & \bcheckmark & \bcheckmark \\
Differential Backups & \bcheckmark & \bcheckmark \\
Incremental Backups & \cmlink{sec:NdmpBackupLevel} (8) & \cmlink{sec:NdmpBackupLevel} (8)\\
Single File Restore & \bcheckmark & \bcheckmark \\
-DAR & \bcheckmark & \\
-DDAR & \bcheckmark & \\
+DAR & & \bcheckmark \\
+DDAR & & \bcheckmark \\
\ilink{Copy and Migration jobs}{MigrationChapter}
- & & \bcheckmark \\
+ & \bcheckmark & \\
\hline
\end{tabular}
\end{center}
@@ -1126,7 +1126,7 @@ For the same reason, the information about the number of files of a job (e.g. Jo
\subsubsection{Restore always transfers the full main backup file to the Primary Storage System}
-The \NdmpBareos implementation do not support NDMP \bquote{Direct Access Restore} (DAR).
+Contrary to \NdmpNative, the \NdmpBareos implementation do not support NDMP \bquote{Direct Access Restore} (DAR).
On restore, the full main backup file (\path|@NDMP/...%.|)
is always transfered back to the Primary Storage System,