Hello all, One of our clusters running nautilus release 14.2.15 is reporting health error. It reports that there are inconsistent PGs. However, when I inspect each of the reported PGs, I dont see any inconsistencies. Any inputs on what's going on? $ sudo ceph health detail HEALTH_ERR 3 scrub errors; Possible data damage: 3 pgs inconsistent OSD_SCRUB_ERRORS 3 scrub errors PG_DAMAGED Possible data damage: 3 pgs inconsistent pg 2.a4 is active+clean+inconsistent, acting [2,60,73] pg 2.2b3 is active+clean+inconsistent, acting [15,3,38] pg 2.758 is active+clean+inconsistent, acting [4,40,35] $ rados list-inconsistent-obj 2.758 --format=json-pretty { "epoch": 9211, "inconsistents": [] } $ rados list-inconsistent-obj 2.a4 --format=json-pretty { "epoch": 9213, "inconsistents": [] } $ rados list-inconsistent-obj 2.758 --format=json-pretty { "epoch": 9211, "inconsistents": [] } Regards, Shridhar _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx