Difference between revisions of "hidden:Programming interfaces for archives"

From Lsdf
m
m
Line 4: Line 4:
 
** offers a REST interface (with S3 similarities) for the Black Pearl product. Black Pearl uses LTFS and the Spectra Logic libraries for archive storage on tape.
 
** offers a REST interface (with S3 similarities) for the Black Pearl product. Black Pearl uses LTFS and the Spectra Logic libraries for archive storage on tape.
   
* [[Oracle, Oracle Archive Manager]]
+
* Oracle, Oracle Archive Manager
** the OAM is an interface proxy between Swift and SAM-QFS. 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.
+
** 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]
 
* [http://www.mt-consulting.com/products/archive/ MT-T Consulting, Nodeum]
Line 14: Line 14:
   
 
* [[Interface to Glacier]]
 
* [[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.

Revision as of 19:46, 12 June 2016

List of programmable interfaces to deep storage

  • Spectra Logic, Black Pearl
    • offers a REST interface (with S3 similarities) for the Black Pearl product. Black Pearl uses LTFS and the Spectra Logic libraries for archive storage on tape.
  • 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.