public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Dominik Csapak <d.csapak@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox-backup 2/3] docs: tape: document advanced changer options
Date: Tue, 12 Dec 2023 15:34:24 +0100	[thread overview]
Message-ID: <20231212143425.1844448-2-d.csapak@proxmox.com> (raw)
In-Reply-To: <20231212143425.1844448-1-d.csapak@proxmox.com>

there is currently only one, but describe what it does and how to set
options in general.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
 docs/tape-backup.rst | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/docs/tape-backup.rst b/docs/tape-backup.rst
index cda84a6f..2d673374 100644
--- a/docs/tape-backup.rst
+++ b/docs/tape-backup.rst
@@ -326,6 +326,25 @@ the status output:
  │ slot          │       14 │            │             │
  └───────────────┴──────────┴────────────┴─────────────┘
 
+
+Advanced options
+^^^^^^^^^^^^^^^^
+
+Since not all tape changer behave the same, there is sometimes the need
+for configuring advanced options.
+
+Currently there are the following:
+
+* `eject-before-unload` : This is needed for some changers that require a tape
+  to be ejected before unloading from the drive.
+
+You can set these options with `proxmox-tape` like this:
+
+.. code-block:: console
+
+ # proxmox-tape changer update sl3 --options eject-before-unload=true
+
+
 .. _tape_drive_config:
 
 Tape drives
-- 
2.30.2





  reply	other threads:[~2023-12-12 14:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-12 14:34 [pbs-devel] [PATCH proxmox-backup 1/3] docs: tape: replace 'export-media' with 'export-media-set' Dominik Csapak
2023-12-12 14:34 ` Dominik Csapak [this message]
2023-12-12 14:34 ` [pbs-devel] [PATCH proxmox-backup 3/3] docs: tape: add lto 9 considerations Dominik Csapak
2023-12-13 11:28 ` [pbs-devel] applied: [PATCH proxmox-backup 1/3] docs: tape: replace 'export-media' with 'export-media-set' Dietmar Maurer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231212143425.1844448-2-d.csapak@proxmox.com \
    --to=d.csapak@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal