Ops Tools
44 results found
-
Increase maximum retention periof of backups
Currently OpsManager's maximum retention period for backups is 84 months (7 years). We have the requirement to keep 10 years of backups, hence adding some values (96, 108, 120, 132, 144) in the "Store monthly snapshots for... months" in the backup schedule would be helpful. Another option might be to allow custom values (I guess this is the purpose of https://feedback.mongodb.com/forums/924355-ops-tools/suggestions/39441955-make-snapshot-retention-policy-more-customisable)
1 vote -
mongorestore from metadata
hi
When start mongorestore, data is restored first.
so, performance is poor, and recovery takes a long time.
would please proceed from the metadata(index) and change it so that it can be restored quickly.as-is: data > metadata(index)
regards,
park1 vote -
Add a means for Ops Manager to expose blocks that have changed since a selected date/time or checkpoint.
Add a means for Ops Manager to expose blocks that have changed since a selected date/time or checkpoint. With this, changed blocks can be written to compliant (e.g. immutable) storage systems with the backup consistency guarantees provided by Ops Manager.
1 vote -
FCV 4.2 backup snapshot progress description UI issue
In the "Continuous Backup" when a FCV 4.2 backup snapshot is in progress the progress label text can be too long to be displayed.
The CSS currently has
overflow: hidden
so the text that doesn't fit the table cell in the page is hidden.The only way to see the complete status is enlarging the browser window or zoom out the page.
Please improve the page by improving the CSS style of this page, for example by enabling text wrapping in the table cell.
0 votes
- Don't see your idea?