- /
-
- Blog /
- Purchasing LTO Tape Equipment
Purchasing LTO Tape Equipment
A guide to deciding LTO equipment for home lab use.
2025-09-12
Enterprise Equipment
Financial Viability
LTO equipment is prohibitively expensive when bought new. For hobbyists and home lab enthusiasts, the only viable path is using second-hand hardware, I got mine primarily via eBay. Peripheral components such as cables and brackets can typically be found on Amazon or AliExpress. Sourcing used enterprise gear involves inherent risks, proceed with caution when beginning your LTO journey.
Enterprise Hardware Realities
Be prepared for a learning curve. You will likely encounter connectors, cabling, and tools entirely unfamiliar to standard consumer computing, along with the various quirks of operating hardware designed for data centers now running in a small-scale home lab.
Beyond the 'Enterprise' aspect, tape storage is a legacy ecosystem. Much of the technology is backwards compatible and can feel dated (because it is). Consequently, this is unlikely a quick weekend project, therefore moderate your expectations. As a side note, thanks for this project I learned that the ubiquitous tar command is actually short for tape archive.
Tape Drives
When selecting a drive, you can aim for one generation newer than your tapes. LTO drives are typically read/write compatible with the immediate previous generation, which allows cheaper future tape upgrades. I prefer external units over internal ones, as they are significantly easier to move between different machines. While the half-size and full-size external drives usually share the same speed specifications, just the full-size units should be more robust and meant for longer-term operation.
I avoid tape libraries and changers. These units are much bigger, more expensive and cumbersome to ship internationally. Also for me they are overkill for my infrequent backup cycles. Nothing is stopping me (or you) from getting a library changer later, but I liked a slightly simpler and cheaper single tape drive as a first introduction to this whole new world of LTO. Furthermore, library tape changer have more moving parts and that can fail. Also higher likelihood of heavy wear from previous enterprise owners. While a standalone drive is a safer gamble that the unit was not driven hard constantly, and the tape changer libraries were more likely heavily utilised. Unlikely an enterprise got the most expensive option just to let it be idle. Tapes can survive for decades if stored correctly but they are useless paperweight without a functioning drive. Be realistic about archival goals and plan for upgrades to newer old-stock (or newer generation) hardware even if the tape medium theoretically could survive longer.
Get a fresh cleaning tape (do not buy this used as they have limited amount of cleanening cycles). And avoid overusing it, as the abrasive material wears down the drive head and killing the drive in the process. Rely on software indicators or the physical LEDs on the drive to determine when cleaning is actually needed.
PCI-e LSI Controllers
When selecting a card, ensure it is in IT (Initiator Target) mode. IT mode exposes the devices directly to the OS and application, which is a requirement for LTO drives and ZFS-managed HDDs. Avoid IR (Integrated RAID) mode, as it manages devices at the hardware level and prevents the OS from seeing the raw device.
Because these boards are designed for enterprise rack hardware, they typically feature passive heatsinks yet expect high-airflow in the chasis of a rack blade unit. In a standard workstation, you will likely need to add active airflow. I recommend small Noctua fans: NF-A4x20-FLX or NF-A4x20-PWM fans, or for for tight clearances, the 10mm NF-A4x10-PWM is an excellent alternative. The difference between PWM and FLX fans is that PWM can by dynamically controlled, while FLX is fixed RPM speed, but inline cables can tweak this speed slightly.
Hardware varies, some cards come with only low-profile brackets, while others include both standard and low-profile options. If the system fails to boot then PCI Express pins might need to be blcoked. A guide on modding Dell PERC 6 controllers provides a good example of this necessity.
Understanding the naming convention is needed to getting the right port configuration. A -8i postfix indicates all ports are internal, while a -4i4e card provides four internal and four external lanes. External drives typically utilize SFF-8088 External Mini-SAS, requiring an SFF-8088 male-to-male cable.
If you use an internal card (-4i or -8i), you will need an SFF-8087 to SFF-8088 adapter bracket and cable to connect to an external drive. To avoid the extra cost and complexity of adapters, the most straightforward path is to purchase a card with SFF-8088 external ports, such as a -4i4e or -8e model (just be careful not get optical or different physicall concentors). Avoid USB-C to SFF-8088 converters found on sites like AliExpress or Temu; these are rarely reliable. A dedicated PCI Express LSI board remains the most stable solution.