[Bug 1724529] Re: ceph health output flips between OK and WARN all the time

Drew Freiberger 1724529 at bugs.launchpad.net
Thu Nov 30 19:18:29 UTC 2017


Also of interest to anyone running into this, you can check active
daemon's injected args with:

ceph --admin-daemon /var/run/ceph/ceph-mon* config show | grep
<arg/variable>

ex:
ceph --admin-daemon /var/run/ceph/ceph-mon* config show|grep mon_pg_warn_max_per_osd
    "mon_pg_warn_max_per_osd": "300",

-- 
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/1724529

Title:
  ceph health output flips between OK and WARN all the time

Status in OpenStack ceph-mon charm:
  Invalid
Status in ceph package in Ubuntu:
  Incomplete

Bug description:
  Bellow is an output from ceph health running in one second intervals.
  Although number of PGs does not change, output changes from HEALTH-OK
  to WARN and back all the time.

  https://pastebin.canonical.com/200887/

  Command bellow generates a PG distribution per OSD

  https://pastebin.canonical.com/200891/

  and here is output it created

  https://pastebin.canonical.com/200877/

  Running on Ubuntu 14.04
  charm version stable/17.02
  ceph version 10.2.7-0ubuntu0.16.04.1~cloud0

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-ceph-mon/+bug/1724529/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list