From ebddccef5f51707df8c22e61110bfdc32ba2a46b Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 14 Apr 2021 12:46:53 +0200 Subject: [PATCH] docs: gui: add short tape backup section Signed-off-by: Thomas Lamprecht --- docs/gui.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/gui.rst b/docs/gui.rst index 719675e9..bc0cfab0 100644 --- a/docs/gui.rst +++ b/docs/gui.rst @@ -112,6 +112,18 @@ The administration menu item also contains a disk management subsection: * **Directory**: Create and view information on *ext4* and *xfs* disks * **ZFS**: Create and view information on *ZFS* disks +Tape Backup +^^^^^^^^^^^ + +.. image:: images/screenshots/pbs-gui-tape-changer-overview.png + :align: right + :alt: Tape Backup: Tape changer overview + +The `Tape Backup`_ section contains a top panel, managing tape media sets, +inventories, drives, changers and the tape backup jobs itself. + +It also contains a subsection per standalone drive and per changer, with a +status and management view for those devices. Datastore ^^^^^^^^^