You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by david van zeebroeck <da...@analytics.brusselsairport.be> on 2013/07/23 09:25:38 UTC

time out during storage migration

hello

i'm trying to migrate some vm's between primary storage
source is an nfs storage and moving to a clvm storage

the template's are about 50gb in size

however during the migration i receive a time out error:
2013-07-23 09:20:09,553 WARN  [utils.script.Script] (Script-4:null)
Interrupting script.
2013-07-23 09:20:09,555 WARN  [utils.script.Script]
(agentRequest-Handler-3:null) Timed out: /bin/bash -c qemu-img convert -f
qcow2 -O qcow2
/mnt/730146b0-d350-35e8-8a1f-bb27d2fab890/a6de5f10-6d80-4fdc-8c43-68cafc22c5c8
/mnt/122195ae-3c01-3e9d-8749-90dc191b3164/6968ff9b-a32b-4bcc-b059-3994898c10a1.qcow2
.  Output is:


any idea from where this time out come's and how to resolve it.
This happens about an hour into the conversion

I also noticed that during the conversion everything else is blocking

Re: time out during storage migration

Posted by France <ma...@isg.si>.
Try and set/increase the timeout values in global config options and 
restart management server.

On 23/7/13 9:25 AM, david van zeebroeck wrote:
> hello
>
> i'm trying to migrate some vm's between primary storage
> source is an nfs storage and moving to a clvm storage
>
> the template's are about 50gb in size
>
> however during the migration i receive a time out error:
> 2013-07-23 09:20:09,553 WARN  [utils.script.Script] (Script-4:null)
> Interrupting script.
> 2013-07-23 09:20:09,555 WARN  [utils.script.Script]
> (agentRequest-Handler-3:null) Timed out: /bin/bash -c qemu-img convert -f
> qcow2 -O qcow2
> /mnt/730146b0-d350-35e8-8a1f-bb27d2fab890/a6de5f10-6d80-4fdc-8c43-68cafc22c5c8
> /mnt/122195ae-3c01-3e9d-8749-90dc191b3164/6968ff9b-a32b-4bcc-b059-3994898c10a1.qcow2
> .  Output is:
>
>
> any idea from where this time out come's and how to resolve it.
> This happens about an hour into the conversion
>
> I also noticed that during the conversion everything else is blocking
>