ReZo552

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ReZo552's Achievements

Noob

Noob (1/14)

5

Reputation

  1. Sure, I was not able to create a thread in the Plugin Support this is why I ended up here. I created a seperate thread here: ReZo552 - LTFS Plugin - General Support - Unraid
  2. Support for thread for LTFS in Unraid: https://github.com/rezo552/unraid-ltfs This plugin is adding support to mount, read and write LTFS tapes under Unraid. It is based on the reference implementation of LTFS which can be found here: https://github.com/LinearTapeFileSystem/ltfs Please note that for the ltfsee_ordered_copy you need to have Python installed with the xattr module installed additionally.
  3. LTO6 should support LTFS, I would be happy to get feedback. Install the plugin, follow this guide to format and mount the drive via LTFS. Then you can use it like a normal volume (ltfsee_ordered_copy is recommended to avoid constant seeking on the tape)
  4. I created my first plugin as well. You can install it from here. I will try to get it published to CAs... https://raw.githubusercontent.com/rezo552/unraid-ltfs/main/unraid-ltfs.plg
  5. Is anyone interested in LTFS? I compiled and created a package for it... For the ordered copy you need to have Python and xattr module installed. ltfs.txz