proxmox-backup/src/tape
Dominik Csapak 6c053ffc89 tape: changer: sg_pt: make extra scsi request for dvcid
some libraries cannot handle a request with volume tags and DVCID set at
the same time.

So we make 2 separate requests and merge them, since we want to keep
the vendor/model/serial data.

to not overcomplicate the code, add another special type to ElementType

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-07-16 08:46:06 +02:00
..
changer tape: changer: sg_pt: make extra scsi request for dvcid 2021-07-16 08:46:06 +02:00
drive change tape drive lock path 2021-07-12 17:26:49 +02:00
file_formats cleanup: remove debug println 2021-04-14 10:39:29 +02:00
helpers add pbs-tools subcrate 2021-07-06 15:10:37 +02:00
pool_writer move chunk_store to pbs-datastore 2021-07-07 14:37:47 +02:00
test tape/test: repair tests after changing 'start_write_session' 2021-05-14 10:01:54 +02:00
inventory.rs tape/inventory: add completion helper for tape snapshots 2021-05-11 12:56:55 +02:00
linux_list_drives.rs add pbs-tools subcrate 2021-07-06 15:10:37 +02:00
media_catalog.rs add pbs-tools subcrate 2021-07-06 15:10:37 +02:00
media_pool.rs api2/tape/backup: add 'force-media-set' parameter to manual backup 2021-05-14 08:58:33 +02:00
media_set.rs typo fixes all over the place 2021-03-10 16:39:57 +01:00
mod.rs change tape drive lock path 2021-07-12 17:26:49 +02:00
tape_read.rs TapeRead: add skip_data() 2021-04-13 13:32:45 +02:00
tape_write.rs tape: introduce trait BlockWrite 2021-04-08 07:28:30 +02:00