From 265beed473541247c66aa868e8f79b847eb210a4 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Wed, 6 Jul 2011 15:09:04 +0200 Subject: [PATCH] Fix #1702 about VolumeToCatalog documentation --- docs/manuals/en/main/dirdconf.tex | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/manuals/en/main/dirdconf.tex b/docs/manuals/en/main/dirdconf.tex index 55178cf7..c40a6430 100644 --- a/docs/manuals/en/main/dirdconf.tex +++ b/docs/manuals/en/main/dirdconf.tex @@ -678,9 +678,10 @@ For a {\bf Verify} Job, the Level may be one of the following: \item [VolumeToCatalog] \index[dir]{VolumeToCatalog} This level causes Bacula to read the file attribute data written to the - Volume from the last Job. The file attribute data are compared to the + Volume from the last backup Job for the job specified on the {\bf VerifyJob} + directive. The file attribute data are compared to the values saved in the Catalog database and any differences are reported. - This is similar to the {\bf Catalog} level except that instead of + This is similar to the {\bf DiskToCatalog} level except that instead of comparing the disk file attributes to the catalog database, the attribute data written to the Volume is read and compared to the catalog database. Although the attribute data including the signatures (MD5 or @@ -697,7 +698,7 @@ For a {\bf Verify} Job, the Level may be one of the following: This level causes Bacula to read the files as they currently are on disk, and to compare the current file attributes with the attributes saved in the catalog from the last backup for the job specified on the - {\bf VerifyJob} directive. This level differs from the {\bf Catalog} + {\bf VerifyJob} directive. This level differs from the {\bf VolumeToCatalog} level described above by the fact that it doesn't compare against a previous Verify job but against a previous backup. When you run this level, you must supply the verify options on your Include statements. -- 2.39.2