]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: track backfill target pg stats
authorSage Weil <sage.weil@dreamhost.com>
Wed, 14 Dec 2011 01:43:34 +0000 (17:43 -0800)
committerSamuel Just <samuel.just@dreamhost.com>
Wed, 14 Dec 2011 19:32:22 +0000 (11:32 -0800)
commit940a55e0ef61e5130f60778e78fcabe8b1467de3
treeafc759933aa145d0a3b8676f3333c2b7fd043afb
parentb9eea7090e896257bb8b653353f9b46a6474c96e
osd: track backfill target pg stats

Maintain backfill target pg stats to be the summation over objects to
the left of last_backfill.  Reflect this in the degraded stats we report
to the monitor.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/messages/MOSDPGBackfill.h
src/osd/PG.cc
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.h
src/osd/osd_types.h