Project

General

Profile

Actions

Bug #38783

open

Changing mon_pg_warn_max_object_skew has no effect.

Added by Andrew Mitroshin about 5 years ago. Updated almost 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
% Done:

0%

Source:
Community (user)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

[root@ceph-mon1001 ~]# ceph health detail
HEALTH_WARN 1 pools have many more objects per pg than average
MANY_OBJECTS_PER_PG 1 pools have many more objects per pg than average
    pool images.rgw.buckets.data objects per pg (97733) is more than 12.5621 times cluster average (7780)

Tried to get rid of it by changing mon_pg_warn_max_object_skew setting to -1, 0 or 100000 but warning still in place.

[root@ceph-mon1001 ~]# ceph --admin-daemon=/var/run/ceph/cluster1-mon.ceph-mon1001.asok config get mon_pg_warn_max_object_skew
{
    "mon_pg_warn_max_object_skew": "0.000000" 
}

Tried via config file, ejecting with ceph tell mon.*, restarted mons, nothing helped.

Actions

Also available in: Atom PDF