]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/suites/rados/singleton-nomsgr/all/balancer: whitelist PG_AVAILABILITY 31747/head
authorSage Weil <sage@redhat.com>
Wed, 20 Nov 2019 02:33:06 +0000 (20:33 -0600)
committerSage Weil <sage@redhat.com>
Wed, 20 Nov 2019 02:38:08 +0000 (20:38 -0600)
commit82c2320fbb42fcd42297880ad84887c45889e0a1
tree44400ac5ea0fb084dcc894c2edf34b6e640bbc22
parent36f5fcbb97eb2b1bceb526331eb3464f460fc701
qa/suites/rados/singleton-nomsgr/all/balancer: whitelist PG_AVAILABILITY

Balancer triggers peering, which may make PGs briefly go inactive--when
they possibly haven't been active yet.  E.g.,

    "PG_AVAILABILITY": {
        "severity": "HEALTH_WARN",
        "summary": {
            "message": "Reduced data availability: 3 pgs inactive, 3 pgs peering",
            "count": 6
        },
        "detail": [
            {
                "message": "pg 2.6 is stuck peering since forever, current state peering, last acting [2,0]"
            },
            {
                "message": "pg 2.1c is stuck peering since forever, current state peering, last acting [2,1]"
            },
            {
                "message": "pg 2.7a is stuck peering since forever, current state peering, last acting [2,0]"
            }
        ]
    }

Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/rados/singleton-nomsgr/all/balancer.yaml