solar/examples/library_ceph
2015-10-12 10:56:04 +03:00
..
ceph.py Use puppet modules for ceph_mon resource 2015-10-09 14:22:53 +03:00
README.md Add README.md for library ceph installation example 2015-10-12 10:56:04 +03:00

Current example will do following things:

  • fetch fuel-library from github
  • use ./update_modules.sh to fetch librarian dependencies
  • generate ceph keys on a solar-dev1
  • install ceph-mon on solar-dev1 (INPROGRESS)
  • install ceph-osd on solar-dev2 (TODO)
  • imlement removal mechanism for ceph-mon/ceph-osd (TODO)

To use it:

python exaples/library_ceph/ceph.py
solar ch stage && solar ch process
solar or run-once last -w 120

If it will fail you can run particular resource action, with a lot of debug info.

solar res action run ceph_mon1