Bug 1329983 - Number of inconsistent pgs showing using ceph -s and rados list-inconsistent-pg Pool-Name is not matching
Summary: Number of inconsistent pgs showing using ceph -s and rados list-inconsistent-...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat
Component: RADOS
Version: 2.0
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: rc
: 2.0
Assignee: Kefu Chai
QA Contact: ceph-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-25 08:41 UTC by Tanay Ganguly
Modified: 2017-07-30 15:21 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-25 10:21:25 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Tanay Ganguly 2016-04-25 08:41:51 UTC
Description of problem:
Number of inconsistent pgs showing using ceph -s and rados list-inconsistent-pg Tanay-RBD is not matching.

Version-Release number of selected component (if applicable):
10.1.1.1

How reproducible:
NA

Steps to Reproduce:
1. My Cluster have some inconsistent pgs ( Will file a separate defect for it, as why/how it become inconsistent)
2. "rados list-inconsistent-pg Tanay-RBD" command is showing 14 entries

["4.10","4.16","4.5f","4.89","4.f6","4.11c","4.149","4.191","4.19a","4.1a6","4.1bf","4.1c5","4.1cd","4.1f4"].

3. But ceph -s is showing as 15 pgs inconsistent

ceph -s
    cluster f1627c1f-07ee-46ae-a686-33a16e07cc75
     health HEALTH_ERR
            15 pgs inconsistent
            26 scrub errors
     monmap e1: 1 mons at {cephqe3=10.70.44.40:6789/0}
            election epoch 4, quorum 0 cephqe3
     osdmap e1701: 27 osds: 27 up, 27 in
            flags sortbitwise
      pgmap v198210: 1152 pgs, 6 pools, 215 GB data, 51786 objects
            668 GB used, 28488 GB / 29157 GB avail
                1137 active+clean
                  15 active+clean+inconsistent

Actual results:
Number of inconsistent pgs is not matching.

Expected results:
Number of inconsistent pgs should match

Comment 3 Tanay Ganguly 2016-04-25 10:21:25 UTC
Marking this BUG as Invalid, as there was 1 inconsistent PG was from different pool which i didn't check earlier


Note You need to log in before you can comment on or make changes to this bug.