proxmox-backup/src/tape/drive
Dietmar Maurer a0cd0f9cec change tape drive lock path
New kernel has stricter checks on tmpfs with stick-bit on directories, so some
commands (i.e. proxmox-tape changer status) fails when executed as root, because
permission checks fails when locking the drive.

This patch move the drive locks to /run/proxmox-backup/drive-lock.

Note: This is incompatible to old locking mechmanism, so users may not
run tape backups during update (or running backup can fail).
2021-07-12 17:26:49 +02:00
..
lto add pbs-tools subcrate 2021-07-06 15:10:37 +02:00
mod.rs change tape drive lock path 2021-07-12 17:26:49 +02:00
virtual_tape.rs tape/drive: add 'move_to_file' to TapeDriver trait 2021-05-06 07:55:08 +02:00