Error importing vhd or VM
-
Adding @julien-f in the loop, since it's like there's a specific commit causing problems, but I'm not sure we managed to reproduce last time
Maybe a rebuild wasn't truly done? Can you try after wiping the previous install?
-
@olivierlambert
I reinstalled XOCE from scratch. Starting with SO. Same result.
I also tested on a mini lab that is on another network where there are only the server and a computerSO = Ubuntu server 22.04.01
XOCE is reinstalled by hand following steps from the documentation, I don't use auto-scripts -
-
@Gheppy If by any chance you have time tot test with the REST API (https://xen-orchestra.com/docs/restapi.html#vdi-import), let me know the result
-
Good idea, indeed
-
I get this
IP in the photo is from XOCE commit 675405f7ace55411b1ca0bbed8b9e31504fcc387 -
Can you check the VHD with
vhdiinfo my.vhd
-
-
Could you import this VHD with
xe
directly from the host? (this would tell if it's a VHD issue or XO issue).xe vdi-import
-
@olivierlambert
steps are?- copy vhd to Xen local disk
- run command
xe vdi-imporrt "name".vhd
-
xe vdi-import uuid=uuid_of_vdi filename=filename_to_import_from --progress
-
import is ok
-
Good, then it's maybe your XO build. Could you try on a fresh XOA fully up to date on
latest
? -
@olivierlambert
XOA or XO form source ? -
I specifically said "XOA", so it's XOA There's no "latest" on XO from the sources.
-
@olivierlambert
For this I need to do a little more work, it gives the same error on import for xoa_unified.xva.
I'm going to bring the XOCE to a working version so I can import the xva -
You can deploy XOA without XO. See https://xen-orchestra.com/#!/xoa for example.
-
@olivierlambert
I have no internet for this network -
Then use
xe
CLI to import manually the XVA. But you'll need to update XOA with an internet access, in order to be onlatest
version. -
I managed to import it with XCP-ng Center (it was easier that way). After the update to latest, the same problem.
xo-server 5.109.0 xo-web 5.111.0Edit:
Downgrade to stable the same problem, but after 2 minutes of transfer
xo-server 5.107.5 xo-web 5.109.0