ceph(-osd) charms missing GUID check for ceph journal partition

Bug #1493549 reported by JuanJo Ciarlante
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
ceph (Juju Charms Collection)
Fix Released
High
Chris MacNaughton
ceph-osd (Juju Charms Collection)
Fix Released
High
Chris MacNaughton

Bug Description

As as safety check, charm already has:

def is_osd_disk(dev):
            [...]
            if line.startswith(
                'Partition GUID code: 4FBD7E29-9D25-41B8-AFD0-062C0CEFF05D'
            ):
                return True

, but is missing a similar safety check for already formatted
ceph journal devices, FYI guid code is:
45B0969E-9B03-4F30-B4C6-B4B80CEFF106
, see https://en.wikipedia.org/wiki/GUID_Partition_Table#Partition_type_GUIDs

tags: added: canonical-bootstack
James Page (james-page)
Changed in ceph-osd (Juju Charms Collection):
status: New → Triaged
Changed in ceph (Juju Charms Collection):
status: New → Triaged
importance: Undecided → High
Changed in ceph-osd (Juju Charms Collection):
importance: Undecided → High
milestone: none → 16.04
Changed in ceph (Juju Charms Collection):
milestone: none → 16.04
tags: added: openstack
James Page (james-page)
Changed in ceph-osd (Juju Charms Collection):
milestone: 16.04 → 16.07
Changed in ceph (Juju Charms Collection):
milestone: 16.04 → 16.07
Liam Young (gnuoy)
Changed in ceph-osd (Juju Charms Collection):
milestone: 16.07 → 16.10
Changed in ceph (Juju Charms Collection):
milestone: 16.07 → 16.10
James Page (james-page)
Changed in ceph-osd (Juju Charms Collection):
milestone: 16.10 → 17.01
Changed in ceph (Juju Charms Collection):
milestone: 16.10 → 17.01
Revision history for this message
Chris MacNaughton (chris.macnaughton) wrote :
Changed in ceph (Juju Charms Collection):
assignee: nobody → Chris MacNaughton (chris.macnaughton)
status: Triaged → Fix Committed
status: Fix Committed → Fix Released
Changed in ceph-osd (Juju Charms Collection):
assignee: nobody → Chris MacNaughton (chris.macnaughton)
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.