Comment 6 for bug 1572307

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible (liberty)

Reviewed: https://review.openstack.org/310459
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=d64b20f4383f7d105268bdf52d9faaa22637f74d
Submitter: Jenkins
Branch: liberty

commit d64b20f4383f7d105268bdf52d9faaa22637f74d
Author: Bjoern Teipel <email address hidden>
Date: Wed Apr 27 08:00:39 2016 -0500

    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.

    This fix is related to https://review.openstack.org/#/c/308036/

    Change-Id: I8bfa92003ce06ee4f065663e054cd2d04f458ec6
    Closes-Bug: #1572307