You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/11 21:10:39 UTC

[jira] [Commented] (CLOUDSTACK-9222) cloud.log is filling up disk space

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-9222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15092589#comment-15092589 ] 

ASF GitHub Bot commented on CLOUDSTACK-9222:
--------------------------------------------

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 <gi...@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.

----


> cloud.log is filling up disk space
> ----------------------------------
>
>                 Key: CLOUDSTACK-9222
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9222
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Virtual Router
>    Affects Versions: 4.7.0
>            Reporter: Remi Bergsma
>            Assignee: Remi Bergsma
>            Priority: Critical
>             Fix For: 4.7.1
>
>
> Delay Compress results in more space usage than needed. Since we have copy truncate we don't need it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)