openstack-ansible-os_swift/releasenotes/notes/swift-reconfigure-xfs-from-mlocate-e4844e6c0469afd6.yaml
Bjoern Teipel db4ad90762 Remove XFS filesystem from the daily mlocate cron job
This fix removes the XFS filesystem from the daily cron job.
It will help to remove unnecessary disk IO due to updatedb/mlocate
swift object indexing inside the /srv/node folders.

Change-Id: I8bfa92003ce06ee4f065663e054cd2d04f458ec6
Closes-Bug: #1572307
2016-04-22 08:11:57 -05:00

6 lines
177 B
YAML

---
fixes:
- The XFS filesystem is excluded from the daily mlocate crond job
in order to conserve disk IO for large IOPS bursts due to
updatedb/mlocate file indexing.