mrunalinikankariya opened a new pull request #2244: CLOUDSTACK-10054:Volume 
download times out in 3600 seconds
URL: https://github.com/apache/cloudstack/pull/2244
 
 
   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 is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to