Ceph pg Inconsistencie
1 min read
asrar
Based on Ceph health status in my cluster, we see there is one pg with inconsistencie issue;
#ceph -s

We need to find the related pgs and perform deep-scrup to this spesific pg in order to remove this error.
# ceph health detail

Next, perfrom deep scrub and wait the process to finish from ceph health status
# ceph pg deep-scrub 1.53
Thanks
Share this article
Discussion
Join the discussion
Loading comments...
