Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pbrit/fuel-plugin-standalone-ceph

Fuel plugin to detach Ceph related stuff from controller node
https://github.com/pbrit/fuel-plugin-standalone-ceph

Last synced: about 1 month ago
JSON representation

Fuel plugin to detach Ceph related stuff from controller node

Awesome Lists containing this project

README

        

standalone-ceph
============

In pure Fuel, Ceph Monitor is deployed on each controller.
This plugin detaches Ceph Monitor from controller and creates new role called standalone-ceph-mon.

# Features

* Isolation between plugins (The plugin doesn't interfere with other plugins, and depends on only Fuel inself.

# TODO

* Rados Gateway separation

# Test scenarious

* Plugin enabled
- Expected behavior: Ceph Monitor role is deployed on a separate node. Controller node doesn't have Ceph Monintor process running.
* RadosGW enabled
- Expected behavior:
* RadosGW disabled
- Expected behavior:

* Plugin disabled
- Expected behavior: Ceph Monintor role is deployed on Controller node and has Ceph Monitor process running.