Comment 31 for bug 1383741

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/162935
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=5042ef765afb793cc05f791776d7229f2f3b1068
Submitter: Jenkins
Branch: master

commit 5042ef765afb793cc05f791776d7229f2f3b1068
Author: Matthew Mosesohn <email address hidden>
Date: Fri Feb 20 19:01:52 2015 +0300

    Separate /var/log from /var

    Allocates 60/40 to /var and /var/log, respectively,
    preventing incoming logs from saturating the disk
    and impacting Docker container store.

    Change-Id: Ifbe57b99949742df676cac9f6662d2234287c2ab
    Partial-Bug: 1383741