]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Call --mbrtogpt on journal run of sgdisk should the drive require a GPT table.
authorJonathan Davies <jonathan.davies@canonical.com>
Tue, 3 Dec 2013 21:26:43 +0000 (21:26 +0000)
committerAlfredo Deza <alfredo@deza.pe>
Wed, 12 Feb 2014 21:06:30 +0000 (16:06 -0500)
Signed-off-by: Jonathan Davies <jonathan.davies@canonical.com>
Reviewed-by: Sage Weil <sage@inktank.com>
Reviewed-by: Loic Dachary <loic@dachary.org>
(cherry picked from commit 35011e0b01d65e4c001876882d597451f2028345)

src/ceph-disk

index ab54ced69143c773724d9ebc36cca7282b813a00..918b11935295b222d89f933fe058c5d3ff9452e4 100755 (executable)
@@ -850,6 +850,7 @@ def prepare_journal_dev(
                     num=num,
                     uuid=ptype,
                     ),
+                '--mbrtogpt',
                 '--',
                 journal,
                 ],