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 960DA10E20 for ; Tue, 28 Jan 2014 23:15:32 +0000 (UTC) Received: (qmail 21768 invoked by uid 500); 28 Jan 2014 23:15:14 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 21636 invoked by uid 500); 28 Jan 2014 23:15:12 -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 21457 invoked by uid 500); 28 Jan 2014 23:15:09 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 21328 invoked by uid 99); 28 Jan 2014 23:15:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jan 2014 23:15:07 +0000 Date: Tue, 28 Jan 2014 23:15:07 +0000 (UTC) From: "Min Chen (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-5971) Templates created from a snapshots can't be copied to other zones 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-5971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Chen updated CLOUDSTACK-5971: --------------------------------- Fix Version/s: (was: 4.2.1) 4.3.0 > Templates created from a snapshots can't be copied to other zones > ----------------------------------------------------------------- > > Key: CLOUDSTACK-5971 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5971 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Storage Controller > Affects Versions: 4.2.0 > Reporter: Min Chen > Assignee: Min Chen > Fix For: 4.3.0 > > > Here is how to reproduce this: > Create a template from snapshot in zone1 > Try to copy this template to zone2 > Here is what log says: > o No credentials configured for host=10.31.145.23:80 > o error= HTTP Server returned 404 (expected 200 OK) , pct=0 > We get this error because, the SSVM of target zone get this URL to get the template, http://10.31.145.23/copy/SecStorage/73f8f3cd-1752-3507-8d27-d7da1409b201/template/tmpl/31/2814/eac07dcc-76e4-4597-8267-9ba47247c03f.ova > Following are the files present for this template at secondary storage: > o a3a66b98-5e8f-4a02-9360-13d4cccad30d-disk0.vmdk > o a3a66b98-5e8f-4a02-9360-13d4cccad30d.ovf > o eac07dcc-76e4-4597-8267-9ba47247c03f.ova.meta > o template.properties > there is no ova file, in fact, we have ova.meta file > for system templates and default CentOS5.3-x86_64 template, we do have following files: > o b8eab8bc-3357-3465-8bee-c1c5282de703.ova > o CentOS5.3-x86_64-disk1.vmdk > o CentOS5.3-x86_64.mf > o CentOS5.3-x86_64.ovf > o template.properties -- This message was sent by Atlassian JIRA (v6.1.5#6160)