re: checking other partitions for orphans ...
My original query (#segs + 3-way union) is checking all of rs_segments w/ no reference to rs_diskpartitions.
Net result is that my original query is already checking all partitions.
Keep in mind that cleaning up the orphans also requires no reference to rs_diskpartitions.
You're more than welcome to modify the queries to also include partition details in the output ...