]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
Revert "osd: generate device list for osd_auto_discovery on rolling_update"
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 13:35:23 +0000 (13:35 +0000)
commit28fc45e3461159d95dd09e46f0377dc4883bf092
tree3587f0c8d3945b7724a9e6c9da93442149cbc243
parent6f1499800f3c4608b51b7c52444ac81977f3aca6
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