Good Afternoon Folks, I’m trying to figure out an efficient way to get a global count of objects per idx. I can do it through an horribly inefficient find + lfs getstripe, but I’d really like to figure out a way not to have to touch the posix layer of lustre to do this. Any ideas?