[
https://issues.apache.org/jira/browse/CLOUDSTACK-8136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14260934#comment-14260934
]
ASF subversion and git services commented on CLOUDSTACK-8136:
-------------------------------------------------------------
Commit 25a4f0dc530951e87fe357313dc983cb75aa8972 in cloudstack's branch
refs/heads/master from [~likithas]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=25a4f0d ]
CLOUDSTACK-8136. [VMware] Create VM snapshot fails if a previous attempt to
take the snapshot failed.
While looking for an ongoing VM snapshot task, check the task status to
identify if the task is still running.
> [VMware] Create VM snapshot fails if a previous attempt to take the snapshot
> failed.
> ------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8136
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8136
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.5.0
> Reporter: Likitha Shetty
> Assignee: Likitha Shetty
> Fix For: Future
>
>
> +Steps to reproduce+
> 1. Deploy a VM.
> 2. Take a failed VM snapshot.
> - Stop the VM.
> - Migrate VM's ROOT disk to another primary storage.
> - Try to take a VM snapshot - Expected failure (fails because CS expects the
> VM to be started after it has been cold migration before performing any
> further operations on the VM).
> 3. Start the VM.
> 4. Immediately take another VM snapshot - Fails.
> 5. Try taking a snapshot after 10 mins when the VMs 'Recent Tasks' in vCenter
> are all cleared - Succeeds.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)