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
