Description of problem: Ceph autoscaler calculates pg num considering the percentage of data contained in the specific pools. It does not take the number of objects per PG into consideration. In certain situations, pools can have a large number of objects but comparatively very small space utilization. And the cluster will end up with warning MANY_OBJECTS_PER_PG even though autobalancer is enabled. In such cases, we need to manually increase the PG number of the pool or change the mon_pg_warn_max_object_skew value. Should this be handled by autobalancer? Version-Release number of selected component (if applicable): RHCS 4.2