Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6008918AD6 for ; Sat, 16 Jan 2016 19:15:40 +0000 (UTC) Received: (qmail 79505 invoked by uid 500); 16 Jan 2016 19:15:40 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 79442 invoked by uid 500); 16 Jan 2016 19:15:40 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 79207 invoked by uid 500); 16 Jan 2016 19:15:40 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 79154 invoked by uid 99); 16 Jan 2016 19:15:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Jan 2016 19:15:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EB3A92C1F5C for ; Sat, 16 Jan 2016 19:15:39 +0000 (UTC) Date: Sat, 16 Jan 2016 19:15:39 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9222) cloud.log is filling up disk space MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103387#comment-15103387 ] ASF subversion and git services commented on CLOUDSTACK-9222: ------------------------------------------------------------- Commit c13c5540b0c63ea82e8451402ab71d45c81ddbd8 in cloudstack's branch refs/heads/4.7 from [~remibergsma] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c13c554 ] Merge pull request #1329 from remibergsma/delay_compress_fix CLOUDSTACK-9222 Prevent cloud.log.1 filling up the diskDelay Compress results in more space usage than needed. Since we have copy truncate we don't need it. * pr/1329: CLOUDSTACK-9222 Prevent cloud.log.1 filling up the disk Signed-off-by: Remi Bergsma > 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)