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

From Lsdf
m
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
List of programmable interfaces to deep storage
 
List of programmable interfaces to deep storage
   
* [https://www.spectralogic.com/products/blackpearl/ Spectra Logic, Black Pearl]
+
* [https://www.spectralogic.com Spectra Logic]
** 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 [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]]
+
* 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.

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.