ltfs icon indicating copy to clipboard operation
ltfs copied to clipboard

Reference implementation of the LTFS format Spec for stand alone tape drive

Results 107 ltfs issues
Sort by recently updated
recently updated
newest added

Dear community, I would like to get your support to validate my understanding about the command `mkltfs -c`. My objective is to make sure that the tape compression is not...

question

**Is your feature request related to a problem? Please describe.** There is no clear documentation for the required RPMs for the building of ltfs on RHEL distros. I was able...

question

**Describe the bug** Trying to compile on a Debian 12.1 system. I'm following the instructions in the README.md, but every time I do a "./configure" it bombs out. It failes...

help wanted
question

Hello. We have an IBM ULTRIUM-HH9 (N9B1 /dev/st0 /dev/sg3 ) tape drive. Previously we were able to use ltfs to format, mount, read and write data to the tape. But...

question

After compiling ltfs on debian bookworm running in a vmware vm with the tape attached though sasci passthough, I was able to format a tape using `mkltfs -d /dev/sg2 -f'`...

question

# Summary of changes Add a missed semicolon that prevents compilation on FreeBSD # Description ## Type of change - Bug fix (non-breaking change which fixes an issue) # Checklist:...

**Describe the bug** Memory leak happens when MAM data is read. **To Reproduce** Just check memory leak with `valgrind`. **Expected behavior** No leak.

bug

# Summary of changes This pull request includes following changes or fixes. - Fix of issue #390 # Description there was error on line number 1247 about missing semicolon Fixes...

to master

We are seeing a similar issue, but I believe a different result. ``` /usr/local/bin/ltfs -o devname=/dev/sg2 /mnt/lto9-2 134a LTFS14000I LTFS starting, LTFS version 2.5.0.0 (Prelim), log level 2. 134a LTFS14058I...

enhancement

cat /etc/issue Devuan GNU/Linux 4 \n \l uname -a Linux thinkstation 5.10.0-21-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x86_64 GNU/Linux Devuan Chimaera 4.0 is based on Debian 11.1, and version 5.10...

help wanted
Hacktoberfest