# Mongodump for oplog backup runs long

**URL:** https://forums.percona.com/t/mongodump-for-oplog-backup-runs-long/7107
**Category:** Percona Server for MongoDB
**Created:** [July 9, 2019, 7:18pm UTC](https://forums.percona.com/t/mongodump-for-oplog-backup-runs-long/7107 "2019-07-09T19:18:05Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![tanveermadan](https://avatars.discourse-cdn.com/v4/letter/t/76d3ee/32.png) [@tanveermadan](https://forums.percona.com/u/tanveermadan)
#### Post date: [July 9, 2019, 7:18pm UTC](https://forums.percona.com/t/mongodump-for-oplog-backup-runs-long/7107/1 "2019-07-09T19:18:05Z")

</div>

Hi,

For PITR we are taking oplog backup every one hour  
The oplog is around 200GB and the backups run for almost 1.5hours  
Is there a way we can speed the mongodump

{  
“ns” : “local.oplog.rs”,  
“size” : 213203044962,  
“count” : 1265327007,  
“avgObjSize” : 168,  
“storageSize” : 37790625792,  
“capped” : true,

Thanks,
