Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AB7A3200B53 for ; Tue, 12 Jul 2016 09:15:29 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A9F29160A6A; Tue, 12 Jul 2016 07:15:29 +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 F251F160A56 for ; Tue, 12 Jul 2016 09:15:28 +0200 (CEST) Received: (qmail 35641 invoked by uid 500); 12 Jul 2016 07:15:28 -0000 Mailing-List: contact dev-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 dev@cloudstack.apache.org Received: (qmail 35629 invoked by uid 99); 12 Jul 2016 07:15:27 -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; Tue, 12 Jul 2016 07:15:27 +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 E36EE18059B for ; Tue, 12 Jul 2016 07:15:26 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.644 X-Spam-Level: ** X-Spam-Status: No, score=2.644 tagged_above=-999 required=6.31 tests=[FSL_HELO_BARE_IP_2=1.499, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RCVD_NUMERIC_HELO=0.865] autolearn=disabled Received: from mx2-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 LCkLBzwQsnVo for ; Tue, 12 Jul 2016 07:15:22 +0000 (UTC) Received: from smtp01.mail.pcextreme.nl (smtp01.mail.pcextreme.nl [109.72.87.137]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTPS id 384515FBA5 for ; Tue, 12 Jul 2016 07:15:22 +0000 (UTC) Received: from 109.72.87.221 (ox01.pcextreme.nl [109.72.87.221]) by smtp01.mail.pcextreme.nl (Postfix) with ESMTPSA id D29D17628B; Tue, 12 Jul 2016 09:15:14 +0200 (CEST) Date: Tue, 12 Jul 2016 09:15:12 +0200 (CEST) From: Wido den Hollander To: dev@cloudstack.apache.org, Paul Shadwell Message-ID: <492403453.807.1468307714068@ox.pcextreme.nl> In-Reply-To: <283D553A-CA5C-41B6-A97E-44BCC51DE876@shadwell.ch> References: <007701d1d986$9769e680$c63db380$@teamsun.com.cn> <642ae06b-84f2-0228-4aa3-9194956bb6a4@gmail.com> <283D553A-CA5C-41B6-A97E-44BCC51DE876@shadwell.ch> Subject: Re: [Feature Request] VM Snapshot based on KVM+Ceph MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Priority: 3 Importance: Medium X-Mailer: Open-Xchange Mailer v7.8.1-Rev15 X-Originating-Client: open-xchange-appsuite archived-at: Tue, 12 Jul 2016 07:15:29 -0000 > Op 12 juli 2016 om 5:58 schreef Paul Shadwell : >=20 >=20 > This is a feature that has been missing from Cloudstack since the beginni= ng when using KVM as the hypervisor.=20 > It's been asked for many times but still no support.=20 > This would be a huge plus for Cloudstack if this feature was added and ma= ke it a much more viable product for end users.=20 > KVM is usually chosen because 1: it's free 2: it has many features that m= ake it a much better choice for large installations.=20 > Many have ended up either writing their own VM snapshot solution, or simp= ly hiding the icon from the customer.=20 > I'm surprised that after years of waiting for this feature to be added, i= t's still missing.=20 > I know it's not totally the Cloudstack Dev team's fault that VM Snapshots= are missing from KVM support but I do think this is a list opportunity for= a big win if they did something about it.=20 >=20 > Just my 2 penneth on this subject that has plagued me on a daily basis su= pporting Cloudstack installs.=20 >=20 The problem is that KVM ONLY supports full VM snapshots with QCOW2 and not = with RBD. You have to store the memory contents somewhere and only QCOW2 su= pports it. An true, it's a lack of time. A lot of stuff needs to be done. Wido > Regards > Paul >=20 >=20 > > On Jul 12, 2016, at 05:19, ilya wrote: > >=20 > > Just FYI: > >=20 > > You can ask on this list for sponsored feature development if this is > > something that needs prompt resolution. > >=20 > > Regards > > ilya > >=20 > >> On 7/8/16 7:07 PM, =E5=90=95=E6=B5=B7=E8=9B=9F wrote: > >> Hi, Developers > >>=20 > >>=20 > >>=20 > >> We deployed ACS+KVM+Ceph in our environment. Everything looks fine > >> except the VM snapshot feature (not volume backup) is missing in curre= nt > >> ACS version which seems only supported by XenServer/ESXi. > >>=20 > >>=20 > >>=20 > >> Wondering if we can have this on the roadmap as well. @Wido, do you > >> have any plan ? > >>=20 > >>=20 > >>=20 > >> Thanks ! > >>=20 > >>=20 > >>=20 > >>=20 > >>=20 > >>=20 > >>=20 > >>=20 > >>=20 > >> private cloud2 *We Deliver Enterprise-Grade Cloud !* > >>=20 > >> ----------------------------------------------------------------------= -------- > >>=20 > >> *=E5=90=95=E6=B5=B7=E8=9B=9F* > >>=20 > >> *Product Engineering & Innovation Center (PEIC)* > >>=20 > >> *=E5=8D=8E=E8=83=9C=E8=93=9D=E6=B3=B0=E7=A7=91=E6=8A=80=EF=BC=88=E5=A4= =A9=E6=B4=A5=EF=BC=89=E6=9C=89=E9=99=90=E8=B4=A3=E4=BB=BB=E5=85=AC=E5=8F=B8= * > >>=20 > >> * * > >>=20 > >> *=E4=B8=8A=E6=B5=B7=E9=97=B5=E8=A1=8C=E5=8C=BA=E5=90=88=E5=B7=9D=E8=B7= =AF**2679**=E5=8F=B7=E8=99=B9=E6=A1=A5=E5=9B=BD=E9=99=85=E5=95=86=E5=8A=A1= =E5=B9=BF=E5=9C=BA**B**=E6=A0=8B**601**=E5=AE=A4* > >>=20 > >> *=E9=82=AE=E7=BC=96=EF=BC=9A**201103* > >>=20 > >> *Office: +86-21-62351222* > >>=20 > >> *Mobile: +86-18602198181* > >>=20 > >>=20 > >>=20 > >>=20 > >>=20 >