GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1329
CLOUDSTACK-9222 Prevent cloud.log.1 filling up the disk Delay Compress results in more space usage than needed. Since we have copy truncate we don't need it. You can merge this pull request into a Git repository by running: $ git pull https://github.com/remibergsma/cloudstack delay_compress_fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1329.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1329 ---- commit 867be4145db382d67945a3b1ff05c2a4816b0e64 Author: Remi Bergsma <git...@remi.nl> Date: 2016-01-11T20:09:08Z CLOUDSTACK-9222 Prevent cloud.log.1 filling up the disk Delay Compress results in more space usage than needed. Since we have copy truncate we don't need it. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---