You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/04 10:43:11 UTC

[jira] [Commented] (CLOUDSTACK-9025) Unable to deploy VM instance from template if template spin from linked clone snapshot

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-9025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041346#comment-15041346 ] 

ASF GitHub Bot commented on CLOUDSTACK-9025:
--------------------------------------------

GitHub user anshul1886 opened a pull request:

    https://github.com/apache/cloudstack/pull/1174

    CLOUDSTACK-9025: Fixed can't create usable template from snapshot in Xenserver and Vmware

    https://issues.apache.org/jira/browse/CLOUDSTACK-9025
    
    Fix also reverts below commit as below solution making assumption about hypervisor which are not applicable
    in case of XenServer and VmWare
    
    Revert "CLOUDSTACK-8964: Can't create template or volume from snapshot"
    
    This reverts commit ccf5d75cfbe769b34c021ab3653ed318cae25933.
    
    Testing:
    
    Able to deploy VM successfully from template created from linked clone snapshot  on XenServer

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/anshul1886/cloudstack-1 CLOUDSTACK-9025-4.6

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1174.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1174
    
----
commit f8790c3b9e8220666662bcdce88f62f57884bfc4
Author: Anshul Gangwar <an...@citrix.com>
Date:   2015-12-04T09:20:01Z

    CLOUDSTACK-9025: Fixed can't create usable template from snapshot in Xenserver and Vmware
    
    Fix also reverts below commit as below solution making assumption about hypervisor which are not applicable
    in case of XenServer and VmWare
    
    Revert "CLOUDSTACK-8964: Can't create template or volume from snapshot"
    
    This reverts commit ccf5d75cfbe769b34c021ab3653ed318cae25933.

----


> Unable to deploy VM instance from template if template spin from linked clone snapshot
> --------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9025
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9025
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: XenServer
>    Affects Versions: 4.5.2
>         Environment: XenServer 6.5
>            Reporter: Anshul Gangwar
>            Assignee: Anshul Gangwar
>            Priority: Critical
>
> As default, CloudStack create linked clone snapshot for VM instance . When we take a snapshot for the VM, and create a template based on such snapshot, CloudStack only download incremental VHD as template file, as a result, the VM instance fail to deploy as it is incomplete.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)