From issues-return-89046-archive-asf-public=cust-asf.ponee.io@cloudstack.apache.org Thu Jan 11 20:07:10 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 084EA180656 for ; Thu, 11 Jan 2018 20:07:10 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id EC335160C13; Thu, 11 Jan 2018 19:07:09 +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 17931160C23 for ; Thu, 11 Jan 2018 20:07:08 +0100 (CET) Received: (qmail 76414 invoked by uid 500); 11 Jan 2018 19:07:08 -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 76405 invoked by uid 500); 11 Jan 2018 19:07:08 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 76402 invoked by uid 99); 11 Jan 2018 19:07:08 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jan 2018 19:07:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id BCEAF1A0414 for ; Thu, 11 Jan 2018 19:07:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.911 X-Spam-Level: X-Spam-Status: No, score=-99.911 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id iROF7W3OBQIC for ; Thu, 11 Jan 2018 19:07:06 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 04D285F39D for ; Thu, 11 Jan 2018 19:07:06 +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 DDAF7E25DD for ; Thu, 11 Jan 2018 19:07: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 D2E2E255D8 for ; Thu, 11 Jan 2018 19:07:00 +0000 (UTC) Date: Thu, 11 Jan 2018 19:07:00 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9620) Improvements for Managed Storage 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-9620?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId= =3D16322760#comment-16322760 ]=20 ASF GitHub Bot commented on CLOUDSTACK-9620: -------------------------------------------- rhtyd commented on issue #2298: CLOUDSTACK-9620: Enhancements for managed s= torage URL: https://github.com/apache/cloudstack/pull/2298#issuecomment-357028869 =20 =20 Mike see the smoketests from #2376 for baseline master failures. It's to= o risky to accept big feature prs where we're seeing a lot failures. You c= an appreciate I've been engaging with all the PR authors, including extendi= ng the freeze/cut date. If we have consensus to further delay the release l= by waiting for outstanding 4.11 milestone PRs I don't have a problem.=20 ---------------------------------------------------------------- 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 > Improvements for Managed Storage > -------------------------------- > > Key: CLOUDSTACK-9620 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-962= 0 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > Components: KVM, Management Server, VMware, XenServer > Affects Versions: 4.11.0.0 > Environment: KVM, vSphere, and XenServer > Reporter: Mike Tutkowski > Assignee: Mike Tutkowski > Fix For: 4.11.0.0 > > > Allowed zone-wide primary storage based on a custom plug-in to be added v= ia the GUI in a KVM-only environment (previously this only worked for XenSe= rver and VMware) > Added support for root disks on managed storage with KVM > Added support for volume snapshots with managed storage on KVM > Enabled creating a template directly from a volume (i.e. without having t= o go through a volume snapshot) on KVM with managed storage > Only allowed the resizing of a volume for managed storage on KVM if the v= olume in question is either not attached to a VM or is attached to a VM in = the Stopped state > Included support for Reinstall VM on KVM with managed storage > Enabled offline migration on KVM from non-managed storage to managed stor= age and vice versa > Included support for online storage migration on KVM with managed storage= (NFS and Ceph to managed storage) > Added support to download (extract) a managed-storage volume to a QCOW2 f= ile > When uploading a file from outside of CloudStack to CloudStack, set the m= in and max IOPS, if applicable. > Included support for the KVM auto-convergence feature > The compression flag was actually added in version 1.0.3 (1000003) as opp= osed to version 1.3.0 (1003000) (changed this to reflect the correct versio= n) > On KVM when using iSCSI-based managed storage, if the user shuts a VM dow= n from the guest OS (as opposed to doing so from CloudStack), we need to pa= ss to the KVM agent a list of applicable iSCSI volumes that need to be disc= onnected. > Added a new Global Setting: kvm.storage.live.migration.wait > For XenServer, added a check to enforce that only volumes from zone-wide = managed storage can be storage motioned from a host in one cluster to a hos= t in another cluster (cannot do so at the time being with volumes from clus= ter-scoped managed storage) > Don=E2=80=99t allow Storage XenMotion on a VM that has any managed-storag= e volume with one or more snapshots. > Enabled for managed storage with VMware: Template caching, create snapsho= t, delete snapshot, create volume from snapshot, and create template from s= napshot > Added an SIOC API plug-in to support VMware SIOC > When starting a VM that uses managed storage in a cluster other than the = one it last was running in, we need to remove the reference to the iSCSI vo= lume from the original cluster. > Added the ability to revert a volume to a snapshot > Enabled cluster-scoped managed storage > Added support for VMware dynamic discovery -- This message was sent by Atlassian JIRA (v6.4.14#64029)