]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manuals/en/console/bconsole.tex
update
[bacula/docs] / docs / manuals / en / console / bconsole.tex
index f86de148f6e4c175c5ae4cb4df8e3c3abe86ec7c..21727df868244517b2ef3fde141999fc2d89c950 100644 (file)
@@ -1072,7 +1072,7 @@ status [all | dir=\lt{}dir-name\gt{} | director |
    finish because it is using the Storage resource, hence the "waiting on
    max Storage jobs".  JobId 5349 has a lower priority than all the other
    jobs so it is waiting for higher priority jobs to finish, and finally,
-   JobId 2508 (MatouVerify) is waiting because only one job can run at a
+   JobId 2507 (MatouVerify) is waiting because only one job can run at a
    time, hence it is simply "waiting execution"
 
    If you do a {\bf status dir}, it will by default list the first
@@ -1112,15 +1112,13 @@ Terminated Jobs:
 ====
 
 Device status:
-utochanger "DDS-4-changer" with devices:
+Autochanger "DDS-4-changer" with devices:
    "DDS-4" (/dev/nst0)
 Device "DDS-4" (/dev/nst0) is mounted with Volume="TestVolume002"
 Pool="*unknown*"
     Slot 2 is loaded in drive 0.
     Total Bytes Read=0 Blocks Read=0 Bytes/block=0
     Positioned at File=0 Block=0
-Device "Dummy" is not open or does not exist.
-No DEVICE structure.
 
 Device "DVD-Writer" (/dev/hdc) is not open.
 Device "File" (/tmp) is not open.
@@ -1147,8 +1145,6 @@ Autochanger "DDS-4-changer" with devices:
 Device "DDS-4" (/dev/nst0) is not open.
     Device is BLOCKED. User unmounted.
     Drive 0 is not loaded.
-Device "Dummy" is not open or does not exist.
-No DEVICE structure.
 
 Device "DVD-Writer" (/dev/hdc) is not open.
 Device "File" (/tmp) is not open.
@@ -1302,22 +1298,28 @@ use \lt{}database-name\gt{}
    the file, and possibly enter one or more parameters,  then the command is
    submitted to the Catalog database SQL engine.  
 
-The following queries are currently available (version 1.24):  
+The following queries are currently available (version 2.2.7):  
 
 \footnotesize
 \begin{verbatim}
 Available queries:
-  1: List Job totals:
-  2: List where a file is saved:
-  3: List where the most recent copies of a file are saved:
-  4: List total files/bytes by Job:
-  5: List total files/bytes by Volume:
-  6: List last 20 Full Backups for a Client:
-  7: List Volumes used by selected JobId:
-  8: List Volumes to Restore All Files:
-  9: List where a File is saved:
-Choose a query (1-9):
-      
+1: List up to 20 places where a File is saved regardless of the directory
+2: List where the most recent copies of a file are saved
+3: List last 20 Full Backups for a Client
+4: List all backups for a Client after a specified time
+5: List all backups for a Client
+6: List Volume Attributes for a selected Volume
+7: List Volumes used by selected JobId
+8: List Volumes to Restore All Files
+9: List Pool Attributes for a selected Pool
+10: List total files/bytes by Job
+11: List total files/bytes by Volume
+12: List Files for a selected JobId
+13: List Jobs stored on a selected MediaId
+14: List Jobs stored for a given Volume name
+15: List Volumes Bacula thinks are in changer
+16: List Volumes likely to need replacement from age or errors
+Choose a query (1-16):
 \end{verbatim}
 \normalsize