]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/help/media.html
continuing to refine, attmpting to make the font size a bit larger to
[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 <font size=+1>
18
19 <p>The Media interface will display a tree structure of pools, and under each
20 pool branch, will be items representing the volumes in the pool.  The display
21 will show data that are the values in the database for each volume.  With this
22 interface, the user can manage tape volumes and file volumes.
23
24 <p>The context sensitive menu will allow the user to open up other interfaces
25 and to perform commands in the console that may be run with the desired media
26 having been identified.  These commands include deleting the volume, purging
27 the jobs and files backed up on the volume from the catalog, and pruning the 
28 jobs and files on the catalog that meet the selection criterion configured in
29 bacula-dir.conf.  There is also a command to reset the parameters on the volumes
30 based on the parameters of the pool resource.
31
32 <p>Other interfaces can be opened up from the context sensitive menu.  You can open
33 up a Job List interface with the media drop down widget preselecting the jobs
34 that have been written to the selected volume.  The user can open up the relabel
35 dialog box.  The user can also open up the Edit a Volume interface which will
36 allow the user to modify all user editable data items for the volume.
37
38 </BODY>
39 </HTML>