I hope I'm not asking something obvious (my google-fu wasn't strong
enough), but how do I list how many pgs are scheduled for a (deep) scrub?


Actually scrub is infinity process by design. How often your scrubs is ruled by scrub settings. You can list deep scrub time stamps to figure out what is your older not scrubbed pgs.


ceph pg dump -f json-pretty | jq '.pg_stats[].last_deep_scrub_stamp' | sort | head




k
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to