]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
purge-docker-cluster: ensure old logs are removed 2152/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 9 Nov 2017 09:42:14 +0000 (10:42 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 9 Nov 2017 16:49:20 +0000 (17:49 +0100)
commitfa675f2ead6216daec60048e7087122ef287bb0f
treea3e1edebd52d688b274a2883ad795d2132bb90db
parentb9ee96b56a9ad9368b509de0aa94a5c41ae32337
purge-docker-cluster: ensure old logs are removed

purge-docker-cluster must remove all osd_disk_prepare logs in
`{{ ceph_osd_docker_run_script_path }}`, otherwise if you purge your
cluster and try to redeploy it, osds will fail to start since because it
will try to retrieve find a partition uuid which doesn't exist.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1510470
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/purge-docker-cluster.yml