Compaction issues in Mongo 7

We have a collection that we cannot compact due to its large size.

After several days of trying to compact it, the process ends up failing. We have expanded the oplog, configured the memory and have enough disk space.

We have a replica set of three nodes and we have had no compaction problems with other collections.

We follow the compaction process recommended by Mongo.

Any suggestions?

Thanks