Hello @pczerny @atodorov_storpool,
I have configured my datastores with TM_MAD=ssh because each host has its own disk space and there aren’t shared filesystem. However, I have noticed ssh copy (during instantiation VM time or during migration) is too slow, and it seems that with TM_MAD=qcow2 transfer would be faster.
So, would it be possible to use a non-shared datastore with ssh but increase transfer in the same way that qcow2 does? Or would it be possible to use TM_MAD=qcow2 with a non-shared datastore?
And, if I add a new network card 10 Gb, “scp” with copy (assuming instantiation VM process uses “scp” to copy VM from host to host and for migration process between hosts), will “scp” automatically take all 10 Gb or OpenNebula is limited to some speed/data_transfer?
Thanks!