Actions
Task #5127
closedmongo.p: full resynch is needed
Status:
Closed
Priority:
Urgent
Assignee:
Category:
Data Management
Target version:
Start date:
Sep 23, 2016
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Production
Description
In order to prevent disk reaching 100% full, it's need a full resynch of mongoDB data storage.
By resyncing, all the data files will be rewrited from scratch and thereby defragment the database.
In addition the deleted space will be auto compacted.
Updated by Roberto Cirillo over 8 years ago
- Status changed from New to In Progress
Updated by Roberto Cirillo over 8 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
The resync has been completed successfully.
The space used by Mongo has been reduced from over 750 GB to 358 GB. This is a very impressive result.
Actions