Comment 7 for bug 1413702

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

Reviewed: https://review.openstack.org/152452
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=95b44c9b6e385df8c8f7fabb21b3ee993730cf6c
Submitter: Jenkins
Branch: stable/6.0

commit 95b44c9b6e385df8c8f7fabb21b3ee993730cf6c
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)