Hi,

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?

After faulty memory was replaced, I issued

ceph pg ls |awk '{print $1}' |xargs -n1 ceph pg deep-scrub

and I would like to follow the progress on that. We need to change
something else too, and after a few inconsistent objects already turned up,
I'd like to make sure that we caught all of them before proceeding.

thanks,
Philip
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to