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 5811718B09 for ; Sat, 16 Jan 2016 19:26:40 +0000 (UTC) Received: (qmail 97963 invoked by uid 500); 16 Jan 2016 19:26:40 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 97931 invoked by uid 500); 16 Jan 2016 19:26: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 97915 invoked by uid 500); 16 Jan 2016 19:26:40 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 97909 invoked by uid 99); 16 Jan 2016 19:26: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:26:39 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D52DA2C1F57 for ; Sat, 16 Jan 2016 19:26:39 +0000 (UTC) Date: Sat, 16 Jan 2016 19:26: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=15103401#comment-15103401 ] ASF subversion and git services commented on CLOUDSTACK-9222: ------------------------------------------------------------- Commit 867be4145db382d67945a3b1ff05c2a4816b0e64 in cloudstack's branch refs/heads/master from [~remibergsma] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=867be41 ] 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)