]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
update: followup on pr #6689
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 9 Jul 2021 07:19:52 +0000 (09:19 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 9 Jul 2021 09:34:22 +0000 (11:34 +0200)
add mising 'osd' command.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 4eb4268deea262d09898d21fa815912439cecfa5)

infrastructure-playbooks/rolling_update.yml

index faf68fbaa5a9578bd23b23cc0b207063e80a63c2..1d6a2940224aaba338625f3bc42ee5bb245662e5 100644 (file)
 
     - block:
         - name: switch crush buckets to straw2
-          command: "{{ ceph_cmd }} --cluster {{ cluster }} crush set-all-straw-buckets-to-straw2"
+          command: "{{ ceph_cmd }} --cluster {{ cluster }} osd crush set-all-straw-buckets-to-straw2"
           changed_when: false
       rescue:
         - name: restore the crushmap