You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "edison su (JIRA)" <ji...@apache.org> on 2014/10/10 02:22:34 UTC

[jira] [Commented] (CLOUDSTACK-7694) VMWare: Unable to create template from snapshots larger than 10G.

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

edison su commented on CLOUDSTACK-7694:
---------------------------------------

ISSUE:
For vmware, create template from snapshot will fail, if snapshot is bigger enough.
ROOT CAUSE:
vmware resource code doesn;t honor the timeout(create.private.template.from.snapshot.wait in global configuration) send by mgt server, during creating template from snapshot. By default, vmware resource will timeout in 1440 seconds, so if the snapshot is big enough, then will trigger this issue.
How to reproduce:
1. create bigger enough snapshot, 100G
2. create template from snapshot
3. if snapshot is bigger enough, then above step 2 will fail
How to verify:
1. apply the fix.
2. set create.private.template.from.snapshot.wait to a bigger value, like days.
3. create template from snapshot will succeed.
4. set create.private.template.from.snapshot.wait to small value, like seconds.
5. create template from snapshot will fail

> VMWare: Unable to create template from snapshots larger than 10G.
> -----------------------------------------------------------------
>
>                 Key: CLOUDSTACK-7694
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7694
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: VMware
>    Affects Versions: 4.4.0
>            Reporter: edison su
>            Assignee: edison su
>            Priority: Blocker
>             Fix For: 4.5.0
>
>




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