ceph-ansible/infrastructure-playbooks
Sébastien Han e0a264c7e9 osd: allow multi dedicated journals for containers
Fix: https://bugzilla.redhat.com/show_bug.cgi?id=1475820
Signed-off-by: Sébastien Han <seb@redhat.com>
2017-08-30 12:34:06 +02:00
..
README.md rolling_update: fix wrong indent 2016-10-26 12:51:08 -05:00
ansible.cfg Update for infrastructure-playbooks execution 2016-10-26 09:43:37 -07:00
cluster-maintenance.yml create a directory for infrastructure playbooks 2016-08-17 11:53:34 +02:00
cluster-os-migration.yml Make the new check PGs working with /bin/sh 2017-06-22 17:59:38 +02:00
make-osd-partitions.yml fix for nvme part path 2017-08-03 17:37:52 +08:00
migrate-journal-to-ssd.yml Migrate osd(s) journal to ssd 2017-04-13 11:05:58 +08:00
osd-configure.yml infrastructure-playbooks: update with ceph-defaults roles 2017-08-02 17:12:20 +02:00
purge-cluster.yml dont use devices var anymore, works for osd_auto_discover 2017-08-28 17:27:01 -04:00
purge-docker-cluster.yml osd: allow multi dedicated journals for containers 2017-08-30 12:34:06 +02:00
purge-multisite.yml infrastructure-playbooks: fix syntax errors in all playbooks 2016-10-25 16:56:58 -05:00
recover-osds-after-ssd-journal-failure.yml command module instead shell 2017-03-23 17:38:41 +08:00
rgw-standalone.yml infrastructure-playbooks: update with ceph-defaults roles 2017-08-02 17:12:20 +02:00
rolling_update.yml osd: allow multi dedicated journals for containers 2017-08-30 12:34:06 +02:00
shrink-mon.yml infrastructure-playbooks: update with ceph-defaults roles 2017-08-02 17:12:20 +02:00
shrink-osd.yml infrastructure-playbooks: update with ceph-defaults roles 2017-08-02 17:12:20 +02:00
switch-from-non-containerized-to-containerized-ceph-daemons.yml osd: allow multi dedicated journals for containers 2017-08-30 12:34:06 +02:00
take-over-existing-cluster.yml infrastructure-playbooks: update with ceph-defaults roles 2017-08-02 17:12:20 +02:00

README.md

Infrastructure playbooks

This directory contains a variety of playbooks that can be used independently of the Ceph roles we have. They aim to perform infrastructure related tasks that would help use managing a Ceph cluster or performing certain operational tasks.

To use them, you must move them to ceph-ansible's root directory, then run using ansible-playbook <playbook>.