03 October,2023 by Rambler
During some troubleshooting during an Incident I noticed the drive space dedicated to the MongoDB data mountpoint was filling up at an alrming rate. Upon investigation I noticed there was a Groom Job running .
The setup was a MongoDB Blockstore configured servers.
The purpose of MongoDB groom jobs is to remove unused blocks in blockstores and S3 blockstores . The net result is a storage space reclaim
From the MongoDB documentation.
"FILE SIZE CHANGES DURING GROOMING
During grooming operations, you may notice that the file sizes of blockstores and S3 snapshot stores fluctuate, sometimes dramatically. This is normal during these operations."
There are two events that can automatically trigger a Groom Job .
Deciding on the disk space to allocate will require an understanding of the Groom Job behaviour and also the type of activity on the MongoDB backup drives.
To monitor messages read How to read MongoDB system log file
This is only a preview. Your comment has not yet been posted.
As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.
Having trouble reading this image? View an alternate.
Posted by: |