On Thu, Sep 19, 2019 at 4:34 AM M Ranga Swami Reddy
<swamire...@gmail.com> wrote:
>
> Hi-Iam using ceph 12.2.11. here I am getting a few scrub errors. To fix these 
> scrub error I ran the "ceph pg repair <pg_id>".
> But scrub error not going and the repair is talking long time like 8-12 hours.

Depending on the size of the PGs and how active the cluster is, it
could take a long time as it takes another deep scrub to happen to
clear the error status after a repair. Since it is not going away,
either the problem is too complicated to automatically repair and
needs to be done by hand, or the problem is repaired and when it
deep-scrubs to check it, the problem has reappeared or another problem
was found and the disk needs to be replaced.

Try running:
rados list-inconsistent-obj ${PG} --format=json

and see what the exact problems are.
----------------
Robert LeBlanc
PGP Fingerprint 79A2 9CA4 6CC4 45DD A904  C70E E654 3BB2 FA62 B9F1
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to