]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: Fix number of OSD calculation
authorGaudenz Steinlin <gaudenz.steinlin@cloudscale.ch>
Tue, 27 Aug 2019 13:15:35 +0000 (15:15 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 3 Nov 2020 13:33:35 +0000 (14:33 +0100)
commit15044da03052fcb4a3c45f344f41e06b0d418e4d
tree7fa633dde3bb22b33998d38e498b734c16299c96
parent3d3ce263274d648f8fb376716f52b8b91b6f1313
osd: Fix number of OSD calculation

If some OSDs are to be created and others already exist the calculation
only counted the to be created OSDs. This changes the calculation to
take all OSDs into account.

Signed-off-by: Gaudenz Steinlin <gaudenz.steinlin@cloudscale.ch>
roles/ceph-config/tasks/main.yml