Comment 3 for bug 1585185

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/326609
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=cadf8afdcf4c1d56892b6d708003066e11711c5f
Submitter: Jenkins
Branch: master

commit cadf8afdcf4c1d56892b6d708003066e11711c5f
Author: Stephen Hindle <email address hidden>
Date: Tue Jun 7 09:07:34 2016 -0700

    Read GPT label using sgdisk rather than udev

    The Ceph osd bootstrap/startup logic depends upon reading/writing
    partition names. Some older versions of udev have trouble reading these
    (/dev/disk/by-label is missing).

    To work around this, we shell out to sgdisk and scrape the partition
    name data directly.

    Co-authored-by: Paul Bourke <email address hidden>
    Closes-Bug: 1585185
    Change-Id: I362b3f8e91de79687fc84e256996fbcaf303b6af