]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
Zap disk before running ceph-disk prepare 158/head
authorSébastien Han <sebastien.han@enovance.com>
Wed, 17 Dec 2014 13:48:03 +0000 (14:48 +0100)
committerSébastien Han <sebastien.han@enovance.com>
Thu, 18 Dec 2014 10:49:32 +0000 (11:49 +0100)
commit839cd995206367ecedb5ab31a987ffc23dfb46df
tree31280d60e5c1331a81104af73ea4d9a09022f7f6
parent4d277323646b2fbc612669446f5f32f39acff00c
Zap disk before running ceph-disk prepare

We remove all the partitions, label and re-create something clean prior
to prepare the design. This will help solving many issues with existing
disks or while scratching/deploy test environments often.

Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
roles/ceph-osd/tasks/journal_collocation.yml
roles/ceph-osd/tasks/raw_journal.yml [deleted file]
roles/ceph-osd/tasks/raw_multi_journal.yml
roles/ceph-osd/tasks/zap_devices.yml [new file with mode: 0644]
roles/ceph-osd/vars/main.yml