On Tue, Apr 16, 2019 at 1:28 PM Paul Emmerich <paul.emmer...@croit.io> wrote: > > I think the warning is triggered by the mgr daemon and not the mon, > try setting it there > Thank you Paul.
How do I set it in the mgr daemon? I tried: ceph tell mon.* injectargs '--mgr_pg_warn_max_object_skew 0' ceph tell mgr.* injectargs '--mon_pg_warn_max_object_skew 0' ceph tell mgr.* injectargs '--mgr_pg_warn_max_object_skew 0' All of these commands error out. in ceph.conf I tried: [mgr] mon pg warn max object skew = 0 But it did not help either :-( _______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com