Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 280D5200B8F for ; Fri, 30 Sep 2016 17:05:25 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 26DD2160AE5; Fri, 30 Sep 2016 15:05:25 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6FBFB160AD9 for ; Fri, 30 Sep 2016 17:05:24 +0200 (CEST) Received: (qmail 13708 invoked by uid 500); 30 Sep 2016 15:05:21 -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 13545 invoked by uid 500); 30 Sep 2016 15:05:21 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 13501 invoked by uid 99); 30 Sep 2016 15:05:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Sep 2016 15:05:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AB0382C2ABA for ; Fri, 30 Sep 2016 15:05:20 +0000 (UTC) Date: Fri, 30 Sep 2016 15:05:20 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-4858) Disable copy snapshot to secondary storage snapshot.backup.rightafter MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 30 Sep 2016 15:05:25 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15536227#comment-15536227 ] ASF GitHub Bot commented on CLOUDSTACK-4858: -------------------------------------------- Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1697 Here are results running the following tests: component/test_snapshots.py component/test_snapshots_improvement.py component/test_snapshot_gc.py component/test_snapshot_limits.py on a KVM host using Ceph as primary and NFS as secondary: https://gist.github.com/nathanejohnson/38805b23a67d512e5051a0390ca5294c The failures look to be what you would expect, complaining mostly about snapshots not being backed up to secondary when that's precisely the behavior we're after. > Disable copy snapshot to secondary storage snapshot.backup.rightafter > --------------------------------------------------------------------- > > Key: CLOUDSTACK-4858 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4858 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: API > Affects Versions: 4.2.0 > Environment: kvm, rbd > Reporter: Sebastian Igerl > > "snapshot.backup.rightafterbackup" is set to false but still the snapshot is copied to secondary storage. > Primary storage is Ceph/RDB, Secondary is NFS. I restarted both the management server and the nodes. > see : http://www.marshut.com/wpviz/disable-copy-snapshot-to-secondary-storage-in-cs-4-2.html -- This message was sent by Atlassian JIRA (v6.3.4#6332)