]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
shrink-osd: (ceph-disk only) remove gpt header
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 9 Jul 2019 07:48:08 +0000 (09:48 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 9 Jul 2019 13:04:19 +0000 (09:04 -0400)
commit4b4901336995440e11ce3e62a0ee090c2f87e946
tree0e149f52a8257536b9657df5bc6557985df92299
parent94cdef27572863a3c1adb8e762580d6c31ceb2fe
shrink-osd: (ceph-disk only) remove gpt header

Removing the gpt header on devices will ease ceph-disk to ceph-volume
migration when using shrink-osd + add-osd playbooks.
ceph-disk requires GPT header where ceph-volume will complain if GPT
header is present.
That won't break ceph-disk (re)deployment since we check and add the GPT
header if needed when deploying ceph-disk ODs.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1613735
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/shrink-osd-ceph-disk.yml