update: followup on pr #6689

add mising 'osd' command.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 4eb4268dee)
pull/6702/head
Guillaume Abrioux 2021-07-09 09:19:52 +02:00
parent a0087c425b
commit 361f373e18
1 changed files with 1 additions and 1 deletions

View File

@ -1087,7 +1087,7 @@
- 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