Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pbrit/fuel-plugin-standalone-ceph
- Owner: pbrit
- License: apache-2.0
- Created: 2015-10-12T06:54:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-16T11:23:26.000Z (about 9 years ago)
- Last Synced: 2024-04-21T12:34:15.391Z (9 months ago)
- Language: Puppet
- Homepage:
- Size: 164 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.