weizhouapache commented on issue #6836:
URL: https://github.com/apache/cloudstack/issues/6836#issuecomment-1282755924

   @whitetiger264 
   as we have discussed, it looks "qemu-img convert" takes too long time, which 
exceeds 3600 seconds (1 hour).
   There is no way to speed it up, as far as I know, unless you use faster 
cpu/memory and disk.
   
   I think the only way to avoid the issue, is to increase the timeout.
   
   I have suggested you to change `backup.snapshot.wait`, which you replied it 
does not work for you.
   However it works in my testing. For example, when I change it to 3700, the 
`wait` of `CopyCommand` is 3700.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to