]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/help/media.html
Implement installation of bat 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 <font size=+1>
18
19 <p>The Media interface displays a tree structure of pools, and under each
20 pool branch, are items representing the volumes in the pool.  The display
21 shows 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>When the user right clicks on a volume item, a context sensitve menu appears
25 that shows the actions that can be performed on this volume.  This menu allows
26 the user to open up other interfaces and to perform commands in the console.
27 There are command options that modify the catalog.  These commands include
28 deleting the volume, purging the jobs/files which have been written to the volume, and pruning the 
29 jobs/files that meet the pruning criterion configured in
30 bacula-dir.conf.  There is also a command to reset the parameters on the volumes
31 based on the parameters of the pool resource.
32
33 <p>Other interfaces can be opened up from the context sensitive menu.
34 The user can open up the Relabel a Volume dialog box.  The user can also open
35 up the Edit a Volume interface which allows the user to modify all user
36 editable data items for the volume.  Another interface that may be opened is
37 the JobList.  When created the media drop down control is preselected to the
38 volume.  It lists jobs which have been written to the volume.
39
40 </BODY>
41 </HTML>