]> git.apps.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 08:01:45 +0000 (10:01 +0200)
add mising 'osd' command.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/rolling_update.yml

index 44cc419128bf92d44e7e4888a3974e060c71b2b9..d91db5c95455b85b6d80873a899b74b459322de2 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