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 7B2DB18CE0 for ; Sat, 6 Feb 2016 17:24:41 +0000 (UTC) Received: (qmail 63591 invoked by uid 500); 6 Feb 2016 17:24:40 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 63438 invoked by uid 500); 6 Feb 2016 17:24: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 63285 invoked by uid 500); 6 Feb 2016 17:24:40 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 63282 invoked by uid 99); 6 Feb 2016 17:24:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Feb 2016 17:24:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DE2792C1F5B for ; Sat, 6 Feb 2016 17:24:39 +0000 (UTC) Date: Sat, 6 Feb 2016 17:24:39 +0000 (UTC) From: "Mike Tutkowski (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-9281) Create volume snapshots efficiently on SAN instead of NFS, if storage plug-in supports this MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Mike Tutkowski created CLOUDSTACK-9281: ------------------------------------------ Summary: Create volume snapshots efficiently on SAN instead of NFS, if storage plug-in supports this Key: CLOUDSTACK-9281 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9281 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Management Server Affects Versions: 4.9.0 Reporter: Mike Tutkowski Fix For: 4.9.0 Volume snapshots are currently taken by backing up VDIs to secondary storage, which can be slow. Allow storage plug-ins to take and make use of SAN snapshots, if they so desire. -- This message was sent by Atlassian JIRA (v6.3.4#6332)