ceph/qa/standalone/misc
Sridhar Seshasayee 00249dc0cc mon, osd: Add objects trimmed to pg dump stats.
Add a new column, OBJECTS_TRIMMED, to the pg dump stats that shows the
number of objects trimmed when a snap is removed.

When a pg splits, the stats from the parent pg is copied to the child
pg. In such a case, reset objects_trimmed to 0 for the child pg
(see PeeringState::split_into()). Otherwise, this will result in incorrect
stats to be shown for a child pg after the split operation.

Tests:
 - Librados C and C++ API tests to verify the number of objects trimmed
   during snaptrim operation. These tests use the self-managed snaps APIs.
 - Standalone tests to verify objects trimmed using rados pool snaps.

Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
2022-03-16 00:30:56 +05:30
..
network-ping.sh
ok-to-stop.sh mgr: add --max <n> to 'osd ok-to-stop' command 2021-02-20 09:53:51 -05:00
rados-striper.sh
test-ceph-helpers.sh
test-snaptrim-stats.sh mon, osd: Add objects trimmed to pg dump stats. 2022-03-16 00:30:56 +05:30
ver-health.sh qa/standalone/misc: ver-health.sh: Increase wait_for_health_string() timeout 2021-07-30 18:16:00 +05:30