]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/help/media.html
After getting my Tech Writer wife to riview my tech writing attempts :)
[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>The context sensitive menu allows 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.  The user
33 may open up a JobList interface.  This interface is opened with the media
34 drop down control preselected  This shows jobs that have been written to the
35 volume.  The user can open up the Relabel a Volume dialog box.  The user can also open
36 up the Edit a Volume interface which allows the user to modify all user
37 editable data items for the volume.
38
39 </BODY>
40 </HTML>