hidden:Programming interfaces for archives: Difference between revisions

From Lsdf
Jump to navigationJump to search
m (Created page with "Spectra Logic 'black pearl' offers a REST interface (with S3 similarities) for the Black Pearl product of Spectra Logic. Black Pearl uses LTFS and the Spectra Logic libraries…")
 
mNo edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
List of programmable interfaces to deep storage
[[Spectra Logic 'black pearl']] offers a REST interface (with S3 similarities) for the Black Pearl product of Spectra Logic. Black Pearl uses LTFS and the Spectra Logic libraries for archive storage on tape.


* [https://www.spectralogic.com Spectra Logic]
[[SNIA XAM]] is a standard description of an interface to archive/tape from SNIA
** offers a [https://www.spectralogic.com/products/spectra-s3/ REST interface] (with S3 similarities) for the [https://www.spectralogic.com/products/blackpearl/ Black Pearl storage] product. Black Pearl uses LTFS and the Spectra Logic libraries for archive storage on tape.


* Oracle, Oracle Archive Manager
[[Interface to Glacier]]
** the OAM is an interface proxy between Swift and SAM-QFS. Oracle seems to have discontinued development of the product. SAM-QFS is named Oracle Hierarchical Storage Manager since Oracle bought Sun Microsytems. SAM-QFS was open source until then. Based on the open source code [http://www.versity.com/ Versity] is marketing the Versity HSM.

* [http://www.mt-consulting.com/products/archive/ MT-T Consulting, Nodeum]
** Nodeum interfaces Linux ext4 with LTFS to enable a HSM. A [http://nodeum-api.mt-consulting.com/ REST API] allows direct interaction with Nodeum.

* [http://www.snia.org/forums/xam SNIA XAM]
** is a standard description of an interface to archive/tape from SNIA. Independant vendor modules allow the attachment of different vendor products

* [[Interface to Glacier]]

* [http://www.hpss-collaboration.org/ HPSS]
** The high performance storage system, HPSS, offers a very rich [http://www.hpss-collaboration.org/user_doc.shtml (C) API] to large HSM storage offering scalable IO and volume (> EB), multiple data copies, end to end data integrity checks and more.

Latest revision as of 19:53, 12 June 2016

List of programmable interfaces to deep storage

  • Oracle, Oracle Archive Manager
    • the OAM is an interface proxy between Swift and SAM-QFS. Oracle seems to have discontinued development of the product. SAM-QFS is named Oracle Hierarchical Storage Manager since Oracle bought Sun Microsytems. SAM-QFS was open source until then. Based on the open source code Versity is marketing the Versity HSM.
  • SNIA XAM
    • is a standard description of an interface to archive/tape from SNIA. Independant vendor modules allow the attachment of different vendor products
  • HPSS
    • The high performance storage system, HPSS, offers a very rich (C) API to large HSM storage offering scalable IO and volume (> EB), multiple data copies, end to end data integrity checks and more.