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 7324E11D16 for ; Wed, 18 Jun 2014 23:34:27 +0000 (UTC) Received: (qmail 82647 invoked by uid 500); 18 Jun 2014 23:34:27 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 82578 invoked by uid 500); 18 Jun 2014 23:34:27 -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 82507 invoked by uid 500); 18 Jun 2014 23:34:27 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 82494 invoked by uid 99); 18 Jun 2014 23:34:27 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jun 2014 23:34:27 +0000 Date: Wed, 18 Jun 2014 23:34:26 +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-6941) Can't choose storage for the volume, when attaching uploaded data volume to 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-6941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036660#comment-14036660 ] ASF subversion and git services commented on CLOUDSTACK-6941: ------------------------------------------------------------- Commit 13bd8beb914ae11d45630b2aa34e15889aff91da in cloudstack's branch refs/heads/4.4-forward from [~prachidamle] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=13bd8be ] CLOUDSTACK-6941: Can't choose storage for the volume, when attaching uploaded data volume to VM Changes: - Only way to choose a certain storage pool is by using disk_offering_tags - Added a parameter to take in a disk offering Id. - Admin will have to create a custom sized disk offering and tag it as necessary for the user - This custom offering Id should be passed during uploadVolume to associate the volume with this disk offering > Can't choose storage for the volume, when attaching uploaded data volume to VM > ------------------------------------------------------------------------------ > > Key: CLOUDSTACK-6941 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6941 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Management Server > Affects Versions: 4.3.0 > Reporter: Prachi Damle > Assignee: Prachi Damle > Fix For: 4.4.0, 4.5.0 > > > When a user uploads a data volume to the CCP and wants to attach to VM, then it is not possible to choose on which storage to put volume. > In Short: User needs ability to specify the primary storage when attaching an uploaded volume to an instance. -- This message was sent by Atlassian JIRA (v6.2#6252)