[
https://issues.apache.org/jira/browse/CLOUDSTACK-8866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031397#comment-15031397
]
ASF subversion and git services commented on CLOUDSTACK-8866:
-------------------------------------------------------------
Commit 20dcc25884316b1b1a0c8ff146a84cf02743d88b in cloudstack's branch
refs/heads/master from [~dahn]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=20dcc25 ]
Merge pull request #834 from maneesha-p/CLOUDSTACK-8866
CLOUDSTACK-8866 : restart.retry.interval is being used instead of
migrate.retry.interval during host maintenanceThe frequency at which Cloudstack
tries to migrate the VMs is currently controlled by the global parameter
"restart.retry.interval" which has a default value of 600 seconds or 10
minutes.This has to be changed to use "migrate.retry.interval" which by default
is 120 seconds or 2 minutes . Cloudstack uses restart.retry.interval for all
operations-migrate,restart,stop,destroy.
* pr/834:
CLOUDSTACK-8866 : restart.retry.interval is being used instead of
migrate.retry.interval during host maintenance
Signed-off-by: Daan Hoogland <[email protected]>
> restart.retry.interval is being used instead of migrate.retry.interval during
> host maintenance
> ----------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8866
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8866
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Maneesha
> Assignee: Maneesha
>
> The frequency at which Cloudstack tries to migrate the VMs is currently
> controlled by the global parameter "restart.retry.interval" which has a
> default value of 600 seconds or 10 minutes.This has to be changed to use
> "migrate.retry.interval" which by default is 120 seconds or 2 minutes .
> Cloudstack uses restart.retry.interval for all
> operations-migrate,restart,stop,destroy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)