CDMI S3 QoS
INDIGO-DataCloud CDMI S3 QoS:
- This project provides module which adheres to cdmi-spi defined interface. This interface is meant to be implemented by
extension modules for INDIGO CDMI server.
- The cdmi-s3-qos module aims at integrating RADOS gateway based S3 object storage with QoS management layer of INDIGO CDMI server.
Summary
Release Notes v. 2.0
What's new
Highlights of the features provided in the INDIGO-2 release:
- support for data namespace browsing. The old version gives access only to QoS attributes of data-objects with well know URLs, so to be able to examine attributes of given data-object you had to know the exact URL upfront,
- support for CDMI export attribute, it allows to expose to the client information about configured data access protocols, thanks to that end user is able to find the data-object with WebDav for example, but to be well understand: export attribute only informs about alternative protocols, it doesn't provide them, if by any chance the data object is available through WebDAV then export attribute will tell it
- support for bunch of new QoS attributes including:
- exposing information about data lifetime
- exposing information about data retention policy
- removed dependency on cdmi-s3-qos-ceph-provider module, the information which was earlier provided by cdmi-s3-qos-ceph-provider now is partially read from configuration file (in case of static things) and partially is obtained directly from backed server through S3 protocol
Supported platforms:
- all with Java >= 1.8, tested on Ubuntu 14.04, Ubuntu 16.04, CentOS 7
List of RfCs
N/A
Deployment Notes
Installation guide available at - https://indigo-dc.gitbooks.io/cdmi-s3-qos/content/
Ansible role is available here: https://github.com/indigo-dc/ansible-role-cdmi-s3-qos
Additionally I have prepared two separate testing environments to have the opportunity to check if the role is applied properly on Ubuntu and CentOS platforms.
- The testing environment for Ubuntu 14.04 is based on docker and the procedure is described here: https://github.com/indigo-dc/cdmi-s3-qos/blob/master/docker/README-UBUNTU-ANSIBLE.md
- The testing environment for CentOS 7 is based on Vagrant box and the testing procedure is described here: https://github.com/indigo-dc/cdmi-s3-qos/blob/master/vagrant/README.md
Run with Docker
Known Issues
- N/A
List of Artifacts
Packages
Documentation
Support
- Please use the INDIGO - DataCloud CatchAll GGUS Support Unit