|
|
|
|
|
by dabiged
1044 days ago
|
|
I think a lot of people have also been burned by the continuous new rollout of tape formats. People invest in tape because it offers long term offsite storage, but vendors only offer drive life spans in the order of 4-6 years. After this they rollout higher capacity drives/cartridges and force everyone to refresh their entire hardware and tape collection because they end of life equipment. This costs millions of dollars for a medium sized enterprise. LTO5 was released in 2010. It offers all the feature of a LTO9 tape (encryption, compression, RFID chips, partitioning, LTFS support) only with much less space per cartridge. These LTO5 cartridges are still readable with very low error rates regardless of how they were stored 13 years later, but sourcing drives is getting more difficult every year. Tape media needs the equivalent of an LTS Operating System release, where a vendor will guarantee the drives, libraries and cartridge formats will be manufactured, supported and maintained for 20+ years. |
|
Specifically, I've converted library drives from IBM and Quantum libraries, both with IBM mechanisms. Drives from IBM libraries are a bit easier to convert, but Quantum units have a smaller footprint.
In either case, once you disconnect the proprietary library power/control PCB, the drive and chassis fan can be connected to a standard PC power supply using off-the-shelf molex cables; I/O is standard Fibre Channel.
For IBM library drives, this is all that's necessary; the Quantum library drives I've converted require a firmware setting change to enable the FC interface on power up:
https://github.com/AC7RNsphnHVbyT4/ibm-tape-drive-automatic-...
TL;DR:
(1) Connect RS-422 USB adapter to a computer and the drive (N.B.: Wire colors from the article are not standardized; you can easily find the correct pinout by tracing the signals from the serial transceiver IC on the library interface PCB to the drive interface cable).
(2) Power up the drive.
(3) Send the byte string from the bottom of the drive until the drive reboots.
At this point, the FC interface should activate on power up as with any other standalone drive.
Finally, IBM supplies a useful diagnostic tool to ensure tapes and drives are in good working order (free IBM account required for download):
https://www.ibm.com/support/pages/ibm-tape-diagnostic-tool-i...