Comment 36 for bug 1383741

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

Reviewed: https://review.openstack.org/162968
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=9193d92da6398dd63c1229a954845715cff0254a
Submitter: Jenkins
Branch: stable/6.0

commit 9193d92da6398dd63c1229a954845715cff0254a
Author: Matthew Mosesohn <email address hidden>
Date: Fri Mar 6 14:30:45 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: Ia2f71d657f620ea543889d95ea2786006c423aa2
    Partial-Bug: 1383741