update: followup on pr #6689

add mising 'osd' command.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/6700/head
Guillaume Abrioux 2021-07-09 09:19:52 +02:00
parent eee576477c
commit 4eb4268dee
1 changed files with 1 additions and 1 deletions

View File

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