[Bug 1475247] Re: ceph-disk-prepare --zap-disk hang

Alfredo Deza launchpad at deza.pe
Fri Aug 7 14:07:06 UTC 2015


I updated the upstream ticket that was still opened, the fix from SUSE
went into master in April, and the changes where backported to Firefly
and Hammer releases.

Commit was
https://github.com/ceph/ceph/commit/b73a236c576dc9f43348fa6a7c696c5d19513cca

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1475247

Title:
  ceph-disk-prepare --zap-disk hang

Status in ceph package in Ubuntu:
  Fix Released
Status in ceph source package in Trusty:
  In Progress
Status in ceph source package in Utopic:
  Won't Fix
Status in ceph source package in Vivid:
  Fix Released
Status in ceph source package in Wily:
  Fix Released
Status in ceph package in Juju Charms Collection:
  Fix Committed
Status in ceph-osd package in Juju Charms Collection:
  Fix Committed

Bug description:
  During an Autopilot deployment on gMAAS, Juju had hung running a mon-
  relation-changed hook

  $ ps afxwww | grep -A 4 [m]on-relation-changed                                                                                                                                  
    29118 ?        S      0:03  \_ /usr/bin/python /var/lib/juju/agents/unit-ceph-1/charm/hooks/mon-relation-changed
    37996 ?        S      0:00      \_ /bin/sh /usr/sbin/ceph-disk-prepare --fs-type xfs --zap-disk /dev/sdb
    37998 ?        S      0:00          \_ /usr/bin/python /usr/sbin/ceph-disk prepare --fs-type xfs --zap-disk /dev/sdb
    38016 ?        D      0:00              \_ /sbin/sgdisk --zap-all --clear --mbrtogpt -- /dev/sdb

  This had been in this state for > 10m. The logs[1] from the unit in
  question showed that something was up with the partition tables on
  that disk.

  I fixed this by hand using gdisk[2]

  [1] https://pastebin.canonical.com/135426/
  [2] http://paste.ubuntu.com/11887096/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1475247/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list