]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: ensure a gpt label is set on device 2197/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 17 Nov 2017 16:32:23 +0000 (17:32 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 17 Nov 2017 16:32:23 +0000 (17:32 +0100)
commitefe06be10ff6215fcc8a42919014650287b99ab7
tree80f62e3c0583471df02aeb2a703d856182fcafc9
parent3c6f2854feb9c46ab1e1ccd3ed0fde650b01bcfa
osd: ensure a gpt label is set on device

ceph-disk prepare will fail on jewel if a GPT label is not present on
device.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-osd/tasks/check_gpt.yml [new file with mode: 0644]
roles/ceph-osd/tasks/main.yml