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 7F36610F42 for ; Mon, 11 Nov 2013 18:29:18 +0000 (UTC) Received: (qmail 52583 invoked by uid 500); 11 Nov 2013 18:29:18 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 52561 invoked by uid 500); 11 Nov 2013 18:29:18 -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 52553 invoked by uid 500); 11 Nov 2013 18:29:18 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 52550 invoked by uid 99); 11 Nov 2013 18:29:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Nov 2013 18:29:18 +0000 Date: Mon, 11 Nov 2013 18:29:18 +0000 (UTC) From: "Brian Federle (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-4428) [UI] "kvm.snapshot.enabled" flag should be taken to account only when snapshot is being created for Running vm 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-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Federle updated CLOUDSTACK-4428: -------------------------------------- Fix Version/s: (was: 4.2.1) 4.3.0 > [UI] "kvm.snapshot.enabled" flag should be taken to account only when snapshot is being created for Running vm > -------------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-4428 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4428 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: UI > Affects Versions: 4.2.0 > Reporter: Alena Prokharchyk > Assignee: Jessica Wang > Priority: Critical > Fix For: 4.3.0 > > Attachments: snapshot.png > > > We used to have a problem for KVM snapshot creation when createSnapshot is called for the volume of the Running vm. As a fix for that, kvm.snapshot.enabled flag was introduced. But when this flag set to fase, it doesn't allow snapshot creation even for detached volumes (the area where the problem didn't even exist). > Suggested fix: kvm.snapshot.enabled should affect only case when the snapshot is being created for the volume a) that is attached to the vm b) the vm is running/starting/stopping states only -- This message was sent by Atlassian JIRA (v6.1#6144)