]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
jewel: remove rbd check 1995/head
authorSébastien Han <seb@redhat.com>
Thu, 5 Oct 2017 12:21:37 +0000 (14:21 +0200)
committerSébastien Han <seb@redhat.com>
Thu, 5 Oct 2017 12:21:37 +0000 (14:21 +0200)
commitbbf6bebe32b7c45f2a74e3f95ef4e61e23dc6be6
treed1525fd789393452170cb31a825d9d50f4bbb6f6
parent85e012fc417bcb944ac7df215bc369619fed59bf
jewel: remove rbd check

The value of doing this is fairly low compare to the added value.
So we remove these tasks, if rbd pool on Jewel doesn't have the right PG
value you can always increase it.

Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-mon/tasks/main.yml
roles/ceph-mon/tasks/rbd_pool.yml [deleted file]
roles/ceph-mon/tasks/rbd_pool_df.yml [deleted file]
roles/ceph-mon/tasks/rbd_pool_pgs.yml [deleted file]
roles/ceph-mon/tasks/rbd_pool_size.yml [deleted file]