rolling updates: remove mon compact command

Users have reported this task to hang. Since this command is not
required to perform the upgrade, we remove it.

Signed-off-by: Sébastien Han <seb@redhat.com>
pull/975/head
Sébastien Han 2016-09-13 10:09:07 +02:00
parent 5298de3ef5
commit 21356c653f
1 changed files with 0 additions and 4 deletions

View File

@ -60,10 +60,6 @@
upgrade_ceph_packages: True
mon_group_name: mons
pre_tasks:
- name: compress the store as much as possible
command: ceph tell mon.{{ ansible_hostname }} compact --cluster {{ cluster }}
roles:
- ceph-common
- ceph-mon