Project

General

Profile

Actions

Bug #5884

closed

negative num_objects_degraded in pool stats

Added by Noah Watkins over 10 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
OSD
Target version:
-
% Done:

0%

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

Description

On `mira103` I'm seeing a negative value for `num_objects_degraded` for `pool 5`. I run `ceph pg dump pools` and see the following:

    { "poolid": 5,
      "stat_sum": { "num_bytes": 20053257,
          "num_objects": 136364,
          "num_object_clones": 0,
          "num_object_copies": 513847,
          "num_objects_missing_on_primary": 0,
          "num_objects_degraded": -192762,
          "num_objects_unfound": 0,
          "num_read": 12897042,
          "num_read_kb": 7765301,
          "num_write": 10580921,
          "num_write_kb": 2694858,
          "num_scrub_errors": 0,
          "num_shallow_scrub_errors": 0,
          "num_deep_scrub_errors": 0,
          "num_objects_recovered": 7351,
          "num_bytes_recovered": 1085823,
          "num_keys_recovered": 0},
      "stat_cat_sum": {},
      "log_size": 9987861,
      "ondisk_log_size": 9987861},

Files

1.3_query.json (11.1 KB) 1.3_query.json John Spray, 03/28/2014 08:50 AM
1.5_query.json (11 KB) 1.5_query.json John Spray, 03/28/2014 08:50 AM
1.32_query.json (11 KB) 1.32_query.json John Spray, 03/28/2014 08:50 AM
1.33_query.json (11 KB) 1.33_query.json John Spray, 03/28/2014 08:50 AM
1.30_query.json (11 KB) 1.30_query.json John Spray, 03/28/2014 08:53 AM

Related issues 1 (0 open1 closed)

Related to Ceph - Bug #7737: osd: deletes vs backfill makes degraded go negativeResolvedGuang Yang03/15/2014

Actions
Actions

Also available in: Atom PDF