ltfs
ltfs copied to clipboard
Reference implementation of the LTFS format Spec for stand alone tape drive
Unable to mount previously written tape from older version of LTFS. (written about 1 year ago, cannot remember ltfs version) Tried with different tapes with same result... (The tapes are...
I have multiple errors with an LSI SAS 9207-4i4e HBA and a Quantum LTO-7 HH drive (Archlinux, Kernel 6.8.1) **Describe the bug** I do not find any drives when checking...
**Describe the bug** After a clean make / make-install in Ubuntu 22.04, LTFS fails to run because it seems to be looking for libltfs.so.0 in a different place than where...
Need to implement the recovery feature using incremental index into `ltfsck`
Need to generate an incremental index in some conditions. 1. Supporting `the interval between Full Indexes` option 2. Force trigger of writing an incremental index via VEA (might be vendor...
This is the first step of supporting incremental index introduced into LTFS format spec 2.5. The logic is already proved into `fssim` provided from @DavidAPease. Need to port it to...
May be it is a time to move forward on the `master` branch. - Drop RHEL7 support - Drop ArchLinux support from official - Rolling model is nasty for the...
Is it a good timing to rename `master` branch to `main`? I would like to hear member's (or other's) opinions on this issue.
Is it possible that LTFS can support io_uring? So that LTFS can support Linux native async IO, would get a performance benefit.
**Describe the bug** When using multiple LTFS mounts in parallel it happens sometimes that the unmount returns "Device or resource busy" error repeatedly for a longer period of time. Also...