Linear Tape File System

Linear Tape File System (LTFS) allows files stored on magnetic tape to be accessed in a similar fashion to those on disk or removable flash drives. It requires both a specific format of data on the tape media and software to provide a file system interface to the data.

The technology, based around a self-describing tape format developed by IBM, was adopted by the LTO Consortium in 2010.

History

Magnetic tape data storage has been used for over 50 years, but typically did not hold file metadata in a form easy to access or modify independent of the file content data. Often external databases were used to maintain file metadata (file names, timestamps, directory hierarchy) to hold this data but these external databases were generally not designed for interoperability and tapes might or might not contain an index of their content. In Unix-like systems, there is the tar interoperable standard, but this is not well-suited to allow modification of file metadata independent of modifying file content data - and does not maintain a central index of files nor provide a filesystem interface or characteristics.

LTFS technology was first implemented by IBM as a prototype running on Linux and Mac OS X during 2008/2009. This prototype was demonstrated at NAB 2009. Based on feedback from this initial demonstration and experience within IBM the filesystem was overhauled in preparation for release as a product. The LTFS development team worked with the vendors of LTO tape products (HP and Quantum) to build support and understanding of the LTFS format and filesystem implementation leading up to the public release.

The LTFS Format Specification and filesystem implementation were released on April 12, 2010 with the support of IBM, HP, Quantum, and the LTO Consortium.[1]

LTFS v2.0.0 was released in March 2011, improving the text to clarify and remove ambiguity. It also added support for sparse files; persistent file identifiers; virtual extended attributes for filesystem metadata and control - and defined minimum and recommended blocksize values for LTFS volumes, for compatibility across various HBA hardware implementations.

Format specification

Version 2.0.0 defines rules for how the version number may change in future, and how compatibility is maintained across varying implementations. All implementations must:

LTFS Format Specification History
Format Specification Version Specification Published Conforming Software
LTFS Format Specification v1.0 April 2010 IBM Long Term File System (LTFS) v1.0.0, v1.0.1
HP Linear Tape File System (LTFS) v1.0.0, v1.1.0
LTFS Format Specification v2.0.0 March 2011 IBM Linear Tape File System - Single Drive Edition (LTFS-SDE) v1.2.0,
Oracle StorageTek Linear Tape File System, Open Edition v1.0.0
LTFS Format Specification v2.1 October 2012 IBM: Linear Tape File System (LTFS) Format Specification

SNIA Technical Work Group

In August 2012, SNIA announced[2] that it was forming a TWG (Technical Work Group) to continue technical development of the specification. LTFS Format Specification v 2.1 is the baseline for the technical work and standards accreditation process; SNIA LTFS TWG members include HP, IBM, Oracle and Quantum.

Nature

While LTFS can make a tape appear to behave like a disk, it does not change the fundamentally sequential nature of tape. Files are always appended to the end of the tape. If a file is modified and overwritten or removed from the volume, the associated tape blocks used are not freed up, they are simply marked as unavailable and the used volume capacity is not recovered. Data is only deleted and capacity recovered if the whole tape is reformatted.

In spite of these disadvantages, there are several uses cases where LTFS formatted tape is superior to disk and other data storage technologies. While LTO seek times can range from 10 to 100 seconds, the streaming data transfer rate can match or exceed disk data transfer rates. Additionally, LTO cartridges are easily transportable and hold far more data than any other removable data storage format. The ability to copy a large file or a large selection of files (up to 1.5TB for LTO-5 or 2.5TB for LTO_6) to an LTFS formatted tape, allows easy exchange of data to a collaborator, or the saving of an archival copy.

Since LTFS is an open standard, LTFS formatted tapes are usable by a wide variety of computing systems.

Implementations

IBM Linear Tape File System - Single Drive Edition

IBM Linear Tape File System - Single Drive Edition
Developer(s) IBM
Initial release April 2010
Stable release
1.3.0.2 (4101) / 6 December 2013 (2013-12-06)
Development status Active
Written in C
Operating system Linux, Mac OS X, Microsoft Windows
Platform x64, Intel x86 - 32-bit
Available in English
Type Storage software
License GNU Lesser General Public License
Website ibm.com/systems/storage/tape/ltfs/

The IBM Linear Tape File System - Single Drive Edition, (initially released as "IBM Long Term File System"), allows tapes to be formatted as an LTFS volume, and for these volumes to be mounted - and users and applications access files and directories stored on the tape directly, including drag-and-drop of files.

Operating systems supported by IBM LTFS-SDE

IBM Linear Tape File System - Library Edition

IBM Linear Tape File System - Library Edition
Developer(s) IBM
Initial release June 2011
Stable release
2.0.0 / 28 March 2011 (2011-03-28)
Development status Active
Written in C
Operating system Linux
Platform x64, Intel x86 - 32-bit
Available in English
Type Storage software
License Proprietary commercial software
Website ibm.com/systems/storage/tape/ltfs/

The IBM Linear Tape File System - Library Edition (LTFS-LE) product allows LTFS volumes to be used in a tape library. Each LTFS-formatted tape cartridge in the library appears as a separate folder under the filesystem mount point and the user or application can navigate into each of these folders to access the files stored on each tape. The LTFS-LE software automatically controls the tape library robotics to load and unload the necessary LTFS volumes.

Operating systems supported by IBM LTFS-LE

Oracle's StorageTek Linear Tape File System, Open Edition

Oracle's StorageTek Linear Tape File System, Open Edition
Developer(s) ORACLE
Initial release 2011
Stable release
1.2.6
Development status Active
Written in C
Operating system Linux
Platform x64, Intel x86 - 32-bit
Available in English
Type Storage software
License LGPL-2.1, BSD
Website www.oracle.com/us/products/servers-storage/storage/tape-storage/ltfs/ and oss.oracle.com/projects/ltfs/

Oracle's free open source StorageTek Linear Tape File System (LTFS), Open Edition software[3] is claimed to be the first to store 8.5TB (native capacity) on a single cartridge. It supports Oracle’s midrange StorageTek LTO 5 and LTO 6 tape drives from HP and IBM as well as Oracle’s StorageTek T10000C and T10000D tape drives.[4] [5]

Oracle's StorageTek Linear Tape File System, Library Edition

Oracle’s StorageTek LTFS-LE software offering supports the StorageTek SL8500 Modular Library System, the StorageTek SL3000 Modular Library System, and the StorageTek SL150 Modular Tape.[6]

HP Linear Tape File System

HP Linear Tape File System
Developer(s) HP
Stable release
1.1.0 / 29 November 2010 (2010-11-29)
Development status Active
Written in C
Operating system Linux, Mac OS X
Platform x64, Intel x86 - 32-bit
License GNU Lesser General Public License
Website www.hp.com/go/ltfs

The HP Linear Tape File System (HP LTFS) is HP's implementation. It is a free open source software application.

Operating systems supported by HP LTFS

Quantum Linear Tape File System

Quantum LTFS
Developer(s) Quantum Corporation
Operating system Windows, Linux, Mac OS X
License GNU Lesser General Public License
Website www.quantum.com/ltfs

Quantum Corporation provides an LTFS solution with Windows, Linux and Mac OS X support.

The Scalar LTFS Appliance is a file system that presents a Quantum tape library as an NAS share. This appliance makes files viewable as if they resided on a local disk and allows users to drag and drop files directly to and from a tape cartridge.

LTFS compatible products

Enterprise Drives

IBM 4 TB Native Capacity Tape Drive [7]
Oracle 5 TB Native Capacity Tape Drive [8]

LTO drives

HP LTO5 external half height tape drive, 6 Gbit/s SAS
HP LTO5 full height tape drive, 6 Gbit/s SAS
IBM LTO5 external stand-alone half height tape drive, 6 Gbit/s SAS interface[9]
IBM LTO5 external stand-alone full height tape drive, 6 Gbit/s SAS interface[10]
IBM LTO5 internal full height tape drive, 8 Gbit/s Fiber Channel interface[11]
IBM LTO5 internal full height tape drive, 6 Gbit/s SAS interface[11]
IBM LTO5 internal half height tape drive, 8 Gbit/s Fiber Channel interface[11]
IBM LTO5 internal half height tape drive, 6 Gbit/s SAS interface[11]
Quantum LTO5 external half height tape drive, 6 Gbit/s SAS interface[12]
Quantum LTO5 internal half height tape drive, 6 Gbit/s SAS interface[12]

Appliances

The 1 Beyond[13] Wrangler LTO-5 Offload Stations is an appliance to store broadcast contend directly on tape via LTFS.
Cache-A Corporation[14] demonstrated one of the early integrations of the LTFS format on LTO Gen5 using IBM's LTFS codebase[15] at NAB 2010. Cache-A is continuing this development with the HP codebase[16] to provide LTFS-based archive appliances that provide access to this technology without requiring any client-side software.
Crossroads[17] announced on April 11th, 2011,[18] to launch in a new tape-based archive product that leverages the Linear Tape File System (LTFS) technology. This solution will serve as an online archive for tier3(Tertiary storage) data, presenting itself as disk storage, but incorporating both disk for fast file storage and retrieval, and physical LTO tape for cost-effective, long-term capacity storage.

Products available: StrongBOX T1 and StrongBOX T3.

The FOR-A[19] LTR-100HS digital video recorder device is using IBM LTFS formatted tape cartridges. It was introduced at the NAB 2010 and won the IBC 2010 Pick Hit Awards from Broadcast Engineering. Its successor is the FOR-A LTR-120HS [AVC-Intra/DVCPRO Model], which supports additional MXF formats.

ISVs (Independent Software Vendors) supporting LTFS

TOLIS Group's[20] BRU Producer's Edition version 2.3.0 provides native LTFS (Linear Tape Filesystem Support) for OS X users.[21]
SGL[22] (Software Generation Limited) a UK-based broadcast archive software solutions company, was the first Independent Software Vendor (ISV), which announced[23] their support of LTFS with their FlashNet product.
Masstech Group Inc.,[24] a Toronto, Canada-based developer of media asset management, archiving, workflow automation and transcoding solutions for the media and entertainment industry, announced LTFS support across the company's solution portfolio in 2012.[25]
Open Source Storage Inc.,[26] a Colorado Corporation, develops, installs and supports an open-source implementation of LTFS with extensions for support of tape libraries so that one or more entire tape libraries appear as a single file system name space, with automatic copying and retrieval of files from LTFS volumes. Two products, OSVault and Wellspring, are based on the IBM LTFS SE baseline, the media is interchangable with any other LTFS implementation. First deployed in 2006, the LTFS filesystem support and LTFS autmounter support was added in 2012 and the first production system went live in January 2013, with over 100 production sites in Broadcast/Entertainment and Medical Applications in operation today.
PreRollPost[27] can be used with any LTFS compliant tape drive within Macintosh OSX 10.9 and higher or Windows 10, 8, or 7. Backup, scheduling, and retrieving are all possible with PreRollPost which also uses checksum technology to ensure all archives match 100%. No formatting, software, nor other hardware is required. A single click is required to install everything for LTFS. Backup can be used with any files ie NLE project files or entire hard drives. PreRollPost also supports backing up camera originals with an index saved on the local hard drive or LTO tape. Compatible with Sony's Optical Disc Archive, mLogic's mTape, MagStor by MagNext and the LT60 from Unitex.
QStar[28] announced on 19th July 2012,[29] QStar Unveils Industry’s First Software-Based LTFS Volume-Spanning and File-Spanning Capability for Tape Libraries. With the use of QStar’s LTFS volume-spanning technology, all media within the tape library can be seen as one or more ever-growing network share(s). New LTFS media is automatically added to the set as the previous media becomes full. This approach eliminates the constant stopping and manual reconfiguration required by standard LTFS methodologies as a tape reaches capacity.
XenData’s entire digital video archive product range supports LTFS,[30] offering a number of advantages compared to other LTFS solutions.[31]
YoYotta create production and post workflow software for archiving, backup and restore using LTFS on LTO-7, LTO-6 or LTO-5 tapes. YoYottaID LTFS controls two standalone LTO drives. YoYottaID Automation controls an LTO library and allows automated creation of multi-tape LTFS archives.[32]

LTFS projects

Industry recognition

References

  1. NAB-2010
  2. "SNIA Announces Linear Tape File System Technical Work Group"
  3. Oracle StorageTek Linear Tape File System, Open Edition Webpage
  4. Oracle StorageTek T10000C Tape Drive Press Release
  5. Oracle Introduces StorageTek T10000D Tape Drive
  6. Oracle StorageTek LTFS, Library Edition Press Release
  7. "IBM System Storage TS1140 Tape Drive Model E07 delivers higher performance, reliability, and capacity". IBM. Retrieved 4 October 2012.
  8. Oracle StorageTek T10000C Tape Drive Webpage
  9. IBM TS2250 Webpage
  10. IBM TS2350 Webpage
  11. 1 2 3 4 IBM Ultrium tape drives, libraries, and autoloaders
  12. 1 2 Quantum LTO-5 Webpage
  13. 1 Beyond - Homepage
  14. Cache-A - Homepage
  15. IBM LFTS Linux Codebase
  16. HP LTFS Linux Codebase
  17. Crossroads - Homepage
  18. Crossroads - Press Release, Austin, TX, April 11, 2011 : Plans to Launch Archive Product that Ushers in a New Era for Tape
  19. FOR-A - Homepage
  20. Tolisgroup - Homepage
  21. TOLIS Group - Press Release, Las Vegas, NV — April 11, 2011: BRU PRODUCER'S EDITION (BRU PE) SUPPORTS LTFS
  22. SGL - Homepage
  23. SGL - Press Release, Fareham, UK - February 9, 2011: SGL announces LTFS implementation transforming digital media workflows
  24. Masstech Group Inc.-Homepage
  25. Masstech provides archive support for IBM’s groundbreaking Linear Tape File System Press Release
  26. "Back To The Future - Open Source Storage (Re)launches", JAN 27, 2014, Ben Kepes, Forbes
  27. Imagine Products Inc.-Homepage
  28. QStar - Homepage
  29. QStar - Press Release, Navarre, Florida:
  30. XenData - Products
  31. XenData First to Launch LTO Video Archives with Multiple Format File System Support Including LTFS and tar
  32. YoYotta - Homepage
  33. Thought Equity Motion - Homepage
  34. Thought Equity Motion - Press Release: Film Archive Digitization and Preservation Project for EYE Film Institute Netherlands
  35. NAB 2011 Pick Hit Announcement
  36. IBM Almaden Blog
  37. HPA Award Announcement

External links

This article is issued from Wikipedia - version of the 11/12/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.