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?
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@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com