]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/help/storage.html
After getting my Tech Writer wife to riview my tech writing attempts :)
[bacula/bacula] / bacula / src / qt-console / help / storage.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 Storage Interface</h4>
17 <font size=+1>
18
19 <p>The Storage interface shows a list of storage resoruces and allows the
20 user to right click on a storage to popup a context sensitive menu.  The list of
21 configured storage device resources is a tree structure and shows the storage id
22 and the auto changer flag.
23
24 <p>The context sensitive menu allows the user to perform commands in the 
25 console that may be run with the desired storage having been identified.  These
26 commands include requesting the status of the storage, and to mount, unmount and
27 release the media in the storage device.
28
29 <p>If the autochanger flag is true, two additional options in the context
30 sensitive menu are found.  These are options to run the command to update slots
31 and the command to update slots scan.
32
33 </BODY>
34 </HTML>