]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Revert "osd: generate device list for osd_auto_discovery on rolling_update" v3.0.43
authorSébastien Han <seb@redhat.com>
Mon, 13 Aug 2018 13:54:37 +0000 (15:54 +0200)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Thu, 16 Aug 2018 14:09:47 +0000 (14:09 +0000)
commit148ef5ccaf9244036d5b10d40e07952e0eef6274
treede2021b7cce34f8d364aaf6bbc9a7bbd85ef0c7c
parent8327f3de0786e88cb4e89acb9b371ea8076fe98a
Revert "osd: generate device list for osd_auto_discovery on rolling_update"

This reverts commit e84f11e99ef42057cd1c3fbfab41ef66cda27302.

This commit was giving a new failure later during the rolling_update
process. Basically, this was modifying the list of devices and started
impacting the ceph-osd itself. The modification to accomodate the
osd_auto_discovery parameter should happen outside of the ceph-osd.

Also we are trying to not play ceph-osd role during the rolling_update
process so we can speed up the upgrade.

Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit 3149b2564fb89f2352820d83be02c09f658bdf60)
roles/ceph-osd/tasks/build_devices.yml