Dear All,
Today, I found an issue from a UAT MongoDB server with version 7.0.24 hosted on rhel8, the service is died down around 10 months (last active is 2025 August), and the database is not actually big which is not larger than 2GB, but the server is died down for around 10 months, so its may take long time to recovery from oplog (that actually not possible to recover), so I decided to clear the data of this secondary node and rejoin the replica set to restore data by initial sync. And the result is as expected, the data restored within a minute. Besides the initial sync, would the PBM provide any solution subject to a single node from a replica set instead of recovery data on the whole replica set? As my knowledge, recover data on a single node in the replica set is still not available in PBM. I hope the one has similar experiences could share your solution, thanks!
Best Regards,
Alvin