]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: ensure a gpt label is set on device 2200/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 17 Nov 2017 16:32:23 +0000 (17:32 +0100)
committerSébastien Han <seb@redhat.com>
Mon, 20 Nov 2017 09:40:40 +0000 (10:40 +0100)
commit84f66ea21411253df4c59a5986e3e70ff08b8af9
treeb85f6a97ed802b4abf655cc4d8415a42cfa1ba8e
parente9d3bb66ac8596ebcfe2267763597f4e1ce5549a
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>
(cherry picked from commit efe06be10ff6215fcc8a42919014650287b99ab7)
Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-osd/tasks/check_gpt.yml [new file with mode: 0644]
roles/ceph-osd/tasks/main.yml