Igor Shestakov
ce569b8c6e
added auto-discovery of OSD disks
2014-11-13 17:19:18 +03:00
Sébastien Han
74ede6e166
Merge branch 'master' of https://github.com/jjoos/ceph-ansible into jjoos-master
...
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
Conflicts:
roles/ceph-common/defaults/main.yml
roles/ceph-common/tasks/Debian.yml
roles/ceph-osd/tasks/journal_collocation.yml
roles/ceph-osd/tasks/osd_directory.yml
roles/ceph-osd/tasks/raw_journal.yml
roles/ceph-osd/tasks/raw_multi_journal.yml
2014-11-06 15:18:56 +01:00
Gauvain Pocentek
20ce0a8336
ceph-osd: restart OSDs only
...
Avoid restarting other services when configuring the OSDs.
2014-10-14 12:22:11 +02:00
jjoos
5e8141f8cf
Sweep of all sorts of things.
2014-09-04 21:14:11 +02:00
Ramón Cahenzli
f562e4d6fa
Fix typo dependancies -> dependencies
2014-08-20 10:57:14 +02:00
Piotr Bak
9a42f9d5bd
Fix for devices like /dev/cciss/c0d0, /dev/xvda
2014-07-18 16:43:00 +02:00
Sébastien Han
2fe0342708
Rename roles' names
...
I added a 'ceph-' prefix to all the roles related to Ceph. Since we are
about to push the roles into the Ansible Galaxy that will be easier when
we want to use these roles into a larger environement with other roles.
Fixes : #94
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-07-08 15:39:42 +02:00