Exports OVA Timeout...
-
@Andrew do you have more than 1 disk in your test VM?
-
@olivierlambert No. Just one disk.
-
@florent The only thing I see in the log is:
yielded last VMDK block
-
@Andrew even this one disk ,there is some padding that freeze the import process
can you try the branch of this PR : https://github.com/vatesfr/xen-orchestra/pull/6284 ?
-
@florent That works now! (branch: fix_ova_import). I have not tested it with other OVA files, but it works for the one that failed (that was exported by XO).
-
@florent It might also be worth looking into why the XO OVA export function created a file that had problems importing.
-
Was this never resolved? I'm trying to export to ova tonight and same symptoms as above, export starts, stalls until task is finished, then the download starts but fails after 100MB or so.
Xen Orchestra, commit 9da65
xo-server 5.102.3
Xen Orchestra serverxo-web 5.103.0
Xen Orchestra web client -
I think @shinuza is now working on this. Don't forget to be sure you are using the latest commit.
Also, please try with XOA too in
latest
channel to compare the result. -
@olivierlambert said in Exports OVA Timeout...:
I think @shinuza is now working on this. Don't forget to be sure you are using the latest commit.
Also, please try with XOA too in
latest
channel to compare the result.I'm trying to find a way to schedule these long running tasks so we are not dependent on the browser staying opened and connected to XOA. Also we are looking at means to improve the export speed.
-
@olivierlambert i did update xoa again but no dice, i was wanting to export a couple VM's and do a head to head iscsi I/O test between vmware and xcp on identical hardware but not having much luck trying to get my VM's out of xcp. Guess I'll have to wait for this to work possibly.