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 F2BED200D57 for ; Mon, 11 Dec 2017 21:16:04 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id F1262160C13; Mon, 11 Dec 2017 20:16:04 +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 43CF0160C03 for ; Mon, 11 Dec 2017 21:16:04 +0100 (CET) Received: (qmail 59582 invoked by uid 500); 11 Dec 2017 20:16:03 -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 59573 invoked by uid 500); 11 Dec 2017 20:16:03 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 59570 invoked by uid 99); 11 Dec 2017 20:16:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Dec 2017 20:16:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id C0DA3C2112 for ; Mon, 11 Dec 2017 20:16:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.211 X-Spam-Level: X-Spam-Status: No, score=-99.211 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id Whb0FnQF-Nc5 for ; Mon, 11 Dec 2017 20:16:01 +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 30B95654E5 for ; Mon, 11 Dec 2017 20:16: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 63759E0162 for ; Mon, 11 Dec 2017 20:16:00 +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 20B80212FA for ; Mon, 11 Dec 2017 20:16:00 +0000 (UTC) Date: Mon, 11 Dec 2017 20:16:00 +0000 (UTC) From: "Paul Angus (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-10140) When template is created from snapshot template.properties are corrupted MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 11 Dec 2017 20:16:05 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-10140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16286486#comment-16286486 ] Paul Angus commented on CLOUDSTACK-10140: ----------------------------------------- [~bitworks] Are we ok to close this ticket? it looks to have been merged. > When template is created from snapshot template.properties are corrupted > ------------------------------------------------------------------------ > > Key: CLOUDSTACK-10140 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10140 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Secondary Storage > Affects Versions: 4.10.1.0 > Reporter: Ivan Kudryavtsev > Priority: Critical > > 1.st is for downloaded template > root@cs2-secstorage-nfs1:/secondary/template/tmpl/2/210# cat template.properties > # > #Sun Nov 12 14:28:44 UTC 2017 > filename=5bf56664-4030-3047-a479-07494452907f.qcow2 > id=210 > qcow2.size=3254517760 > public=true > uniquename=210-2-d985ccb6-a6cf-3c4e-9756-06dd4d856533 > qcow2.virtualsize=10737418240 > virtualsize=10737418240 > checksum=2d0d1133faf3766a76c328f774c421ca > hvm=true > description=aaa > qcow2=true > qcow2.filename=5bf56664-4030-3047-a479-07494452907f.qcow2 > size=3254517760 > 2.nd is for created from the snapshot > Those snapshots are removed upon SSVM reload/recreation. > root@cs2-secstorage-nfs1:/secondary/template/tmpl/2/209# cat template.properties > uniquename=209-2-3accb15b-8647-356b-9791-9e2f1ec36b6b > filename=bbab2601-050d-4c18-ae35-00f2ba44de28.qcow2 > size=3254517760 > qcow2.filename=bbab2601-050d-4c18-ae35-00f2ba44de28.qcow2 > qcow2.virtualsize=10737418240 > public=true > id=1 -- This message was sent by Atlassian JIRA (v6.4.14#64029)