Can you identify valid blob ids in File Data Store and remove unused files?
Marking each AEM instance for file datastore GC is one thing. But I'm wondering if there is a way, maybe with oak-run that I don't know about, that can do the reverse: get all the blob ids in the File Data Store and check against each AEM instance and mark any unused files.
So for example... if I manually created a file dog.txt in the FDS directly. Is there a command I can run that would mark that as never used in any of my AEM instances?
I have a Externally Shared FDS, using binary less replication, 1 author, 3 publish. I feel like I'm about 150G above what I should be.