From issues-return-88488-archive-asf-public=cust-asf.ponee.io@cloudstack.apache.org Sat Jan 6 15:22:06 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 1E0EB18077B for ; Sat, 6 Jan 2018 15:22:06 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0E147160C2A; Sat, 6 Jan 2018 14:22:06 +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 55086160C3C for ; Sat, 6 Jan 2018 15:22:05 +0100 (CET) Received: (qmail 99721 invoked by uid 500); 6 Jan 2018 14:22:04 -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 99706 invoked by uid 500); 6 Jan 2018 14:22:04 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 99703 invoked by uid 99); 6 Jan 2018 14:22:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Jan 2018 14:22:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id DB6B5180710 for ; Sat, 6 Jan 2018 14:22:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -107.911 X-Spam-Level: X-Spam-Status: No, score=-107.911 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id TVUmBhLvz7Op for ; Sat, 6 Jan 2018 14:22:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id E39C55F30C for ; Sat, 6 Jan 2018 14:22:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 05AC7E12AB for ; Sat, 6 Jan 2018 14:22:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 6E5C0240FE for ; Sat, 6 Jan 2018 14:22:00 +0000 (UTC) Date: Sat, 6 Jan 2018 14:22:00 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-4757) Support OVA files with multiple disks for templates MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-4757?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId= =3D16314662#comment-16314662 ]=20 ASF GitHub Bot commented on CLOUDSTACK-4757: -------------------------------------------- blueorangutan commented on issue #2146: CLOUDSTACK-4757: Support OVA files = with multiple disks for templates URL: https://github.com/apache/cloudstack/pull/2146#issuecomment-353664586 =20 =20 Packaging result: =E2=9C=94centos6 =E2=9C=94centos7 =E2=9C=94debian. JID= -1464 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. =20 For queries about this service, please contact Infrastructure at: users@infra.apache.org > Support OVA files with multiple disks for templates > --------------------------------------------------- > > Key: CLOUDSTACK-4757 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-475= 7 > Project: CloudStack > Issue Type: New Feature > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > Components: Storage Controller > Reporter: Likitha Shetty > Assignee: Nicolas Vazquez > Priority: Minor > Fix For: Future > > > CloudStack volumes and templates are one single virtual disk in case of X= enServer/XCP and KVM hypervisors since the files used for templates and vol= umes are virtual disks (VHD, QCOW2). However, VMware volumes and templates = are in OVA format, which are archives that can contain a complete VM includ= ing multiple VMDKs and other files such as ISOs. And currently, Cloudstack = only supports Template creation based on OVA files containing a single disk= . If a user creates a template from a OVA file containing more than 1 disk = and launches an instance using this template, only the first disk is attach= ed to the new instance and other disks are ignored. > Similarly with uploaded volumes, attaching an uploaded volume that contai= ns multiple disks to a VM will result in only one VMDK to being attached to= the VM. > This behavior needs to be improved in VMWare to support OVA files with mu= ltiple disks for both uploaded volumes and templates. i.e. If a user create= s a template from a OVA file containing more than 1 disk and launches an in= stance using this template, the first disk should be attached to the new in= stance as the ROOT disk and volumes should be created based on other VMDK d= isks in the OVA file and should be attached to the instance. -- This message was sent by Atlassian JIRA (v6.4.14#64029)