From b3bed7e41f063269b53f6c43d2fd1a11abf85cdc Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sun, 28 Mar 2021 13:40:21 +0200 Subject: [PATCH] docs: tape/pool: add backend/ui setting name for allocation policy Signed-off-by: Thomas Lamprecht --- docs/tape-backup.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tape-backup.rst b/docs/tape-backup.rst index 6b523865..3d083e9e 100644 --- a/docs/tape-backup.rst +++ b/docs/tape-backup.rst @@ -411,7 +411,7 @@ one media pool, so a job only uses tapes from that pool. The pool additionally defines how long backup jobs can append data to a media set. The following settings are possible: - - Try to use the current media set. + - Try to use the current media set (``continue``). This setting produces one large media set. While this is very space efficient (deduplication, no unused space), it can lead to @@ -433,7 +433,7 @@ one media pool, so a job only uses tapes from that pool. .. NOTE:: Retention period starts with the existence of a newer media set. - - Always create a new media set. + - Always create a new media set (``always``). With this setting, each backup job creates a new media set. This is less space efficient, because the media from the last set