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

From Lsdf
m
m
 
(4 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
   
* [[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. 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.
** the OAM is an interface proxy between Swift and QFS, the HSM als know as Vir
 
   
* [[MT-T Consulting, Nodeum]]
+
* [http://www.mt-consulting.com/products/archive/ MT-T Consulting, Nodeum]
** Nodeum interfaces Linux ext4 with LTFS to enable a HSM. A REST API allows direct interaction with 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.
   
* [[SNIA XAM]]
+
* [http://www.snia.org/forums/xam SNIA XAM]
** is a standard description of an interface to archive/tape from SNIA
+
** 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]]
 
* [[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.