Comment 27 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/157851
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=e4cc81614615396c673272b5055d4dda0c5dff0a
Submitter: Jenkins
Branch: stable/5.1

commit e4cc81614615396c673272b5055d4dda0c5dff0a
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