]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
config: disable skewed utilization warning by default 17210/head
authorDavid Zafman <dzafman@redhat.com>
Wed, 23 Aug 2017 22:31:50 +0000 (15:31 -0700)
committerDavid Zafman <dzafman@redhat.com>
Thu, 24 Aug 2017 17:24:08 +0000 (10:24 -0700)
commit92eb6836bfb3350f11fcc2d55a4710be45a34e4f
tree8b104f498726ae1572bb03b1a886e5600211e8e4
parent3e75beb1624046759694823b3406ce4e451bd5c5
config: disable skewed utilization warning by default

This has a few problems:

1- It does not do it's analysis over CRUSH rule roots/classes, which
means that an innocent user of classes will see skewed usage (bc hdds are
more full than ssds, say)

2- It does not take degraded clusters into account, which means the warning
will appear when a fresh OSD is added.

See http://tracker.ceph.com/issues/20730

Based on master commit 7832c53 but we've decided not to remove the code
in the older releases so it can be used if appropriate for a
particular cluster configuration.  Also, 7832c53 won't cleanly
cherry-pick so this is easier.

Signed-off-by: David Zafman <dzafman@redhat.com>
PendingReleaseNotes
src/common/config_opts.h