[
https://issues.apache.org/jira/browse/CLOUDSTACK-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14607987#comment-14607987
]
ASF GitHub Bot commented on CLOUDSTACK-8599:
--------------------------------------------
GitHub user likitha opened a pull request:
https://github.com/apache/cloudstack/pull/544
CLOUDSTACK-8599. CS reports failure for a successful migration.
While cancelling a vCenter task, check if the task is cancellable and wait
for the task to complete.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/likitha/cloudstack CLOUDSTACK-8599
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/544.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 #544
----
commit cefe30238b2aab1d84c029e326e61ca3813d8c91
Author: Likitha Shetty <[email protected]>
Date: 2015-04-10T10:31:36Z
CLOUDSTACK-8599. CS reports failure for a successful migration.
While cancelling a vCenter task, check if the task is cancellable and wait
for the task to complete.
----
> CS reports failure for a successful migration in case of low vCenter session
> timeouts
> -------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8599
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8599
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Likitha Shetty
> Assignee: Likitha Shetty
> Fix For: 4.6.0
>
>
> +Steps to reproduce+
> 1. In the global settings change the vmware.vcenter.session.timeout to 60 sec
> 2. Restart MS
> 3. Migrate a large volume so that the corresponding vCenter task takes more
> than a minute.
> Observation
> After the time out, CCP fails the migration operation but the volume
> migration is in progress in vCenter and successfully completes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)