]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/help/media.html
Continuing to improve help files.
[bacula/bacula] / bacula / src / qt-console / help / media.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2 <HTML>
3 <HEAD>
4 <TITLE>Bat User's Guide</TITLE>
5 <META NAME="description" CONTENT="Bat User's Guide">
6 <META NAME="keywords" CONTENT="bacula">
7 <META NAME="resource-type" CONTENT="document">
8 <META NAME="distribution" CONTENT="global">
9 <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
10 </HEAD>
11
12 <BODY>
13 <h1 align="center">Bat User's Guide</h1>
14 <br>
15
16 <h4>The Media Interface</h4>
17
18 <p>The Media interface will display a tree structure of pools, and under each
19 pool branch, will be items representing the volumes in the pool.  The display
20 will show data that are the values in the database for each volume.  With this
21 interface, the user can manage tape volumes and file volumes.
22
23 <p>The context sensitive menu will allow the user to open up other interfaces
24 and to perform commands in the console that may be run with the desired media
25 having been identified.  These commands include deleting the volume, purging
26 the jobs and files backed up on the volume from the catalog, and pruning the 
27 jobs and files on the catalog that meet the selection criterion configured in
28 bacula-dir.conf.  There is also a command to reset the parameters on the volumes
29 based on the parameters of the pool resource.
30
31 <p>Other interfaces can be opened up from the context sensitive menu.  You can open
32 up a Job List interface with the media drop down widget preselecting the jobs
33 that have been written to the selected volume.  The user can open up the relabel
34 dialog box.  The user can also open up the Edit a Volume interface which will
35 allow the user to modify all user editable data items for the volume.
36
37 </BODY>
38 </HTML>