Comment 8 for bug 1413702

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/5.1)

Reviewed: https://review.openstack.org/152453
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=f05cf1f2d8275e63fcc3c2ef6ca10ccc114bb927
Submitter: Jenkins
Branch: stable/5.1

commit f05cf1f2d8275e63fcc3c2ef6ca10ccc114bb927
Author: Bartłomiej Piotrowski <email address hidden>
Date: Fri Jan 23 09:37:01 2015 +0100

    Lower vm.swappiness parameter to 10 on controller nodes

    The default value 60 might cause unneccessary swapping to disk,
    resulting in delays in request to the APIs and general RabbitMQ
    or MySQL slugishness.

    Change-Id: I43cdf4ce049eeb2a032dae425c5254535475d63f
    Closes-Bug: 1413702
    (cherry picked from commit 893bf1de12c4aa65709c056cb72267665df806cd)