You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "mrunalini (JIRA)" <ji...@apache.org> on 2017/08/22 08:11:00 UTC

[jira] [Updated] (CLOUDSTACK-10054) Volume download times out in 3600 seconds

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-10054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

mrunalini updated CLOUDSTACK-10054:
-----------------------------------
    Description: 
Problem Statement -
When tried to download a volume of type Vmware with large size, it fails in an hour before generating the URL.
It can be seen in the ssvm logs that ova generation tar command fails/timed out in an hour. The volume is of 800GB and we should be able to increase the timeout. Unfortunately there is not method to do that. There is no global parameter to update the timeout for this operation.


Solution

Add a global parameter 'vmware.backup.session.timeout' for all the tar commands(commands taking long time)

> Volume download times out in 3600 seconds
> -----------------------------------------
>
>                 Key: CLOUDSTACK-10054
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10054
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: mrunalini
>
> Problem Statement -
> When tried to download a volume of type Vmware with large size, it fails in an hour before generating the URL.
> It can be seen in the ssvm logs that ova generation tar command fails/timed out in an hour. The volume is of 800GB and we should be able to increase the timeout. Unfortunately there is not method to do that. There is no global parameter to update the timeout for this operation.
> Solution
> Add a global parameter 'vmware.backup.session.timeout' for all the tar commands(commands taking long time)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)