Comment 37 for bug 1383741

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

Reviewed: https://review.openstack.org/162962
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=4b0753ad64816301139747c2fb584bab021ad43f
Submitter: Jenkins
Branch: stable/5.1

commit 4b0753ad64816301139747c2fb584bab021ad43f
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