@olivierlambert said in XenServer-8 to XCP-NG:
You can use warm migration to solve this. Also, we provide pro support and services to help you to migrate, it's probably a lot of time saved with our expertise
Reply
I have tried this over XOA, but it does not work with even a cold migration where the VM is shut down.
This is the XOA error I receive when trying to go from XS8 (DBV 2024.0229) to XCP-ng 8.3 (build date Oct 11, 2024 4:26:51 AM / DBV 0.0.1 reported).
We use XOA Enterprise 5.103.0 in this environment but would be planning to use XCP-Ng 8.2.1 community for these VMs in particular.
If the recommendation would be to open a support ticket from my XOA account to help ease this process, I can do so. ...we were hoping XS8 would keep an indefinite trial, but that has been shown to not be in Citrix's interests.
vm.migrate
{
"vm": "b62f3bf3-72b9-ad40-885f-77c69d5f0f1a",
"mapVifsNetworks": {},
"migrationNetwork": "eeb0d173-74b2-8f00-d5be-906339714f42
",
"sr": "e20f5eac-f34d-7151-b1f6-5d6cb960843d",
"targetHost": "523f39b6-d4e8-4347-94e2-5c6c9c9705ba"
}
{
"code": "IMPORT_INCOMPATIBLE_VERSION",
"params": [],
"task": {
"uuid": "816c7f21-8825-4ad8-1080-13c87edda67b
",
"name_label": "Async.VM.assert_can_migrate",
"name_description": "",
"allowed_operations": [],
"current_operations": {},
"created": "20250204T00:32:55Z",
"finished": "20250204T00:32:57Z",
"status": "failure",
"resident_on": "OpaqueRef:33c97776-8b37-455a-ab62-13139da98726",
"progress": 1,
"type": "<none/>",
"result": "",
"error_info": [
"IMPORT_INCOMPATIBLE_VERSION"
],
"other_config": {},
"subtask_of": "OpaqueRef:NULL",
"subtasks": [],
"backtrace": "(((process xapi)(filename ocaml/xapi/importexport.ml)(line 373))((process xapi)(filename ocaml/libs/xapi-stdext/lib/xapi-stdext-pervasives/pervasiveext.ml)(line 24))((process xapi)(filename ocaml/libs/xapi-stdext/lib/xapi-stdext-pervasives/pervasiveext.ml)(line 39))((process xapi)(filename ocaml/libs/xapi-stdext/lib/xapi-stdext-pervasives/pervasiveext.ml)(line 24))((process xapi)(filename ocaml/libs/xapi-stdext/lib/xapi-stdext-pervasives/pervasiveext.ml)(line 39))((process xapi)(filename ocaml/xapi/xapi_vm_migrate.ml)(line 1866))((process xapi)(filename ocaml/xapi/message_forwarding.ml)(line 2544))((process xapi)(filename ocaml/xapi/rbac.ml)(line 188))((process xapi)(filename ocaml/xapi/rbac.ml)(line 197))((process xapi)(filename ocaml/xapi/server_helpers.ml)(line 77)))"
},
"message": "IMPORT_INCOMPATIBLE_VERSION()",
"name": "XapiError",
"stack": "XapiError: IMPORT_INCOMPATIBLE_VERSION()
at Function.wrap (file:///usr/local/lib/node_modules/xo-server/node_modules/xen-api/_XapiError.mjs:16:12)
at default (file:///usr/local/lib/node_modules/xo-server/node_modules/xen-api/_getTaskResult.mjs:13:29)
at Xapi._addRecordToCache (file:///usr/local/lib/node_modules/xo-server/node_modules/xen-api/index.mjs:1068:24)
at file:///usr/local/lib/node_modules/xo-server/node_modules/xen-api/index.mjs:1102:14
at Array.forEach (<anonymous>)
at Xapi._processEvents (file:///usr/local/lib/node_modules/xo-server/node_modules/xen-api/index.mjs:1092:12)
at Xapi._watchEvents (file:///usr/local/lib/node_modules/xo-server/node_modules/xen-api/index.mjs:1265:14)"
}```