You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Min Chen (JIRA)" <ji...@apache.org> on 2014/01/29 00:15:08 UTC

[jira] [Resolved] (CLOUDSTACK-5971) Templates created from a snapshots can't be copied to other zones

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-5971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Min Chen resolved CLOUDSTACK-5971.
----------------------------------

    Resolution: Fixed

> 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)