]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Restart OSDs during initial setup when crush location is used 1596/head
authorChristian Zunker <christian.zunker@codecentric.de>
Mon, 12 Jun 2017 08:31:49 +0000 (08:31 +0000)
committerChristian Zunker <christian.zunker@codecentric.de>
Tue, 25 Jul 2017 10:06:12 +0000 (12:06 +0200)
commit381600a092e690d80ea4fec7186db73938cfbfd7
tree8e088b16dc33cc9c7535dc14d2ae709fdbdd8f2d
parentcfd7ae87e4dc4589affc0743b61b642774fc26e7
Restart OSDs during initial setup when crush location is used

OSDs get started by ceph-disk before the ceph.conf file is written
with a crush location. That results in a crush map without configured
crush location.

To prevent this, we have to restart the OSDs during the initial setup
after the crush location was added to the ceph.conf file.
roles/ceph-common/handlers/main.yml