Categories

  • All news regarding Xen and XCP-ng ecosystem

    142 Topics
    4k Posts
    A
    @gduperrey Installed on home lab via rolling pool update and both host updated no issues and vms migrated back to 2nd host as expected this time. fingers crossed work servers have the same luck. I do have open support ticket from last round of updates for work servers. Waiting for response before installing patches.
  • Everything related to the virtualization platform

    1k Topics
    15k Posts
    C
    Hey All. since the recent upgrades i cannot migrate a vm from 1 system to another, i get the below errors through the "XenOrchestrator", however when i do the "xe vm-migrate" i have no issues. { "id": "0mng8aura", "properties": { "method": "vm.migrate", "params": { "vm": "d03bc0b8-6f22-5997-912f-c1edab2dcac2", "migrationNetwork": "9a74000a-8481-1b36-2dd1-a58cd6747623", "targetHost": "82cf5c29-db31-4cc3-b057-db8f85324232" }, "name": "API call: vm.migrate", "userId": "02d261f6-840b-4148-9eb5-d181432af7d2", "type": "api.call" }, "start": 1775059006006, "status": "failure", "updatedAt": 1775059017805, "warnings": [ { "data": { "pif": "c13bcf0c-ef0c-27bd-592a-58ef4eedf18d" }, "message": "PIF is not attached" } ], "end": 1775059017803, "result": { "code": "INTERNAL_ERROR", "params": [ "xenopsd internal error: Xmlrpc.Parse_error(\"open_tag(html)\", \"open_tag(methodResponse)\", _)" ], "task": { "uuid": "d7c63011-1bda-5c33-330b-ec1c09baea23", "name_label": "Async.VM.pool_migrate", "name_description": "", "allowed_operations": [], "current_operations": {}, "created": "20260401T15:56:46Z", "finished": "20260401T15:56:57Z", "status": "failure", "resident_on": "OpaqueRef:6dadebb7-39c8-4bb7-a559-909a80824227", "progress": 1, "type": "<none/>", "result": "", "error_info": [ "INTERNAL_ERROR", "xenopsd internal error: Xmlrpc.Parse_error(\"open_tag(html)\", \"open_tag(methodResponse)\", _)" ], "other_config": {}, "subtask_of": "OpaqueRef:NULL", "subtasks": [], "backtrace": "(((process xenopsd-xc)(filename src/lib/xmlrpc.ml)(line 182))((process xenopsd-xc)(filename ocaml/xapi-idl/lib/xcp_client.ml)(line 138))((process xenopsd-xc)(filename ocaml/libs/xapi-stdext/lib/xapi-stdext-pervasives/pervasiveext.ml)(line 24))((process xenopsd-xc)(filename ocaml/libs/xapi-stdext/lib/xapi-stdext-pervasives/pervasiveext.ml)(line 39))((process xenopsd-xc)(filename ocaml/libs/xapi-stdext/lib/xapi-stdext-pervasives/pervasiveext.ml)(line 24))((process xenopsd-xc)(filename ocaml/libs/xapi-stdext/lib/xapi-stdext-pervasives/pervasiveext.ml)(line 39))((process xenopsd-xc)(filename ocaml/libs/stunnel/stunnel.ml)(line 412))((process xenopsd-xc)(filename src/lib/idl.ml)(line 550))((process xenopsd-xc)(filename ocaml/xenopsd/lib/xenops_server.ml)(line 2816))((process xenopsd-xc)(filename ocaml/xenopsd/lib/xenops_task.ml)(line 103))((process xenopsd-xc)(filename ocaml/xenopsd/lib/xenops_task.ml)(line 111))((process xenopsd-xc)(filename ocaml/xenopsd/lib/xenops_server.ml)(line 3408))((process xenopsd-xc)(filename ocaml/xenopsd/lib/xenops_server.ml)(line 3418))((process xenopsd-xc)(filename ocaml/xenopsd/lib/xenops_server.ml)(line 3439))((process xenopsd-xc)(filename ocaml/xapi-idl/lib/task_server.ml)(line 192))((process xapi)(filename ocaml/xapi/xapi_xenops.ml)(line 3488))((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_xenops.ml)(line 3659))((process xapi)(filename ocaml/xapi/xapi_vm_migrate.ml)(line 262))((process xapi)(filename ocaml/xapi/xapi_vm_migrate.ml)(line 268))((process xapi)(filename ocaml/xapi/xapi_vm_migrate.ml)(line 293))((process xapi)(filename ocaml/xapi/xapi_vm_migrate.ml)(line 434))((process xapi)(filename ocaml/xapi/xapi_xenops.ml)(line 3497))((process xapi)(filename ocaml/xapi/xapi_vm_migrate.ml)(line 458))((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/message_forwarding.ml)(line 141))((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/message_forwarding.ml)(line 2515))((process xapi)(filename ocaml/xapi/rbac.ml)(line 228))((process xapi)(filename ocaml/xapi/rbac.ml)(line 238))((process xapi)(filename ocaml/xapi/server_helpers.ml)(line 78)))" }, "message": "INTERNAL_ERROR(xenopsd internal error: Xmlrpc.Parse_error(\"open_tag(html)\", \"open_tag(methodResponse)\", _))", "name": "XapiError", "stack": "XapiError: INTERNAL_ERROR(xenopsd internal error: Xmlrpc.Parse_error(\"open_tag(html)\", \"open_tag(methodResponse)\", _))\n at XapiError.wrap (file:///opt/xo/xo-builds/xen-orchestra-202604011500/packages/xen-api/_XapiError.mjs:16:12)\n at default (file:///opt/xo/xo-builds/xen-orchestra-202604011500/packages/xen-api/_getTaskResult.mjs:13:29)\n at Xapi._addRecordToCache (file:///opt/xo/xo-builds/xen-orchestra-202604011500/packages/xen-api/index.mjs:1078:24)\n at file:///opt/xo/xo-builds/xen-orchestra-202604011500/packages/xen-api/index.mjs:1112:14\n at Array.forEach (<anonymous>)\n at Xapi._processEvents (file:///opt/xo/xo-builds/xen-orchestra-202604011500/packages/xen-api/index.mjs:1102:12)\n at Xapi._watchEvents (file:///opt/xo/xo-builds/xen-orchestra-202604011500/packages/xen-api/index.mjs:1275:14)" } } Anyone any ideas why this would be the case?? below is the PIF i am using "VMotion" xe pif-list network-uuid=9a74000a-8481-1b36-2dd1-a58cd6747623 params=uuid,host-uuid,device,carrier,IP-configuration-mode,IP,netmask,gateway uuid ( RO) : c63c20a7-9b94-37c8-8822-cfe04e483515 device ( RO): eth5 host-uuid ( RO): ffd1921d-ce8e-49b4-a69e-2c1e571125c5 IP-configuration-mode ( RO): Static IP ( RO): 10.xx.xx.200 netmask ( RO): 255.255.255.0 gateway ( RO): 10.xx.xx.1 carrier ( RO): true uuid ( RO) : c13bcf0c-ef0c-27bd-592a-58ef4eedf18d device ( RO): eth5 host-uuid ( RO): 82cf5c29-db31-4cc3-b057-db8f85324232 IP-configuration-mode ( RO): Static IP ( RO): 10.xx.xx.200 netmask ( RO): 255.255.255.0 gateway ( RO): 10.xx.xx.1 carrier ( RO): true xe pif-param-list uuid=c63c20a7-9b94-37c8-8822-cfe04e483515 | egrep 'uuid|device|carrier|IP-configuration-mode|IP|netmask|gateway' uuid ( RO) : c63c20a7-9b94-37c8-8822-cfe04e483515 device ( RO): eth5 network-uuid ( RO): 9a74000a-8481-1b36-2dd1-a58cd6747623 host-uuid ( RO): ffd1921d-ce8e-49b4-a69e-2c1e571125c5 IP-configuration-mode ( RO): Static IP ( RO): 10.xx.xx.200 netmask ( RO): 255.255.255.0 gateway ( RO): 10.xx.xx.1 IPv6-configuration-mode ( RO): None IPv6 ( RO): IPv6-gateway ( RO): primary-address-type ( RO): IPv4 carrier ( RO): true device-id ( RO): 1521 device-name ( RO): I350 Gigabit Network Connection xe pif-param-list uuid=c13bcf0c-ef0c-27bd-592a-58ef4eedf18d | egrep 'uuid|device|carrier|IP-configuration-mode|IP|netmask|gateway' uuid ( RO) : c13bcf0c-ef0c-27bd-592a-58ef4eedf18d device ( RO): eth5 network-uuid ( RO): 9a74000a-8481-1b36-2dd1-a58cd6747623 host-uuid ( RO): 82cf5c29-db31-4cc3-b057-db8f85324232 IP-configuration-mode ( RO): Static IP ( RO): 10.xx.xx.201 netmask ( RO): 255.255.255.0 gateway ( RO): 10.xx.xx.1 IPv6-configuration-mode ( RO): None IPv6 ( RO): IPv6-gateway ( RO): primary-address-type ( RO): IPv4 carrier ( RO): true device-id ( RO): 1521 device-name ( RO): I350 Gigabit Network Connection
  • 3k Topics
    28k Posts
    P
    @Danp just upgraded from 6.1.2 to 6.3.1 same error { "data": { "id": "bc54f9a7-ca66-4c7c-9c35-c37a715af458", "type": "remote" }, "id": "1775058349205", "message": "export", "start": 1775058349205, "status": "failure", "end": 1775058349205, "result": { "message": "Cannot read properties of undefined (reading 'id')", "name": "TypeError", "stack": "TypeError: Cannot read properties of undefined (reading 'id')\n at IncrementalRemoteWriter._prepare (file:///usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/@xen-orchestra/backups/_runners/_writers/IncrementalRemoteWriter.mjs:93:39)\n at file:///usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/@xen-orchestra/backups/_runners/_writers/IncrementalRemoteWriter.mjs:87:32\n at file:///usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/@xen-orchestra/backups/Task.mjs:108:24\n at Zone.run (/usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/node-zone/index.js:80:23)\n at Task.run (file:///usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/@xen-orchestra/backups/Task.mjs:106:23)\n at IncrementalRemoteWriter.prepare (file:///usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/@xen-orchestra/backups/_runners/_writers/IncrementalRemoteWriter.mjs:87:17)\n at file:///usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/@xen-orchestra/backups/_runners/_vmRunners/IncrementalRemote.mjs:92:48\n at callWriter (file:///usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/@xen-orchestra/backups/_runners/_vmRunners/_Abstract.mjs:33:15)\n at IncrementalRemoteVmBackupRunner._callWriters (file:///usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/@xen-orchestra/backups/_runners/_vmRunners/_Abstract.mjs:52:14)\n at IncrementalRemoteVmBackupRunner._run (file:///usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/@xen-orchestra/backups/_runners/_vmRunners/IncrementalRemote.mjs:92:18)" } } ], "end": 1775058349208, "result": { "message": "Cannot read properties of undefined (reading 'id')", "name": "TypeError", "stack": "TypeError: Cannot read properties of undefined (reading 'id')\n at IncrementalRemoteWriter._prepare (file:///usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/@xen-orchestra/backups/_runners/_writers/IncrementalRemoteWriter.mjs:93:39)\n at file:///usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/@xen-orchestra/backups/_runners/_writers/IncrementalRemoteWriter.mjs:87:32\n at file:///usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/@xen-orchestra/backups/Task.mjs:108:24\n at Zone.run (/usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/node-zone/index.js:80:23)\n at Task.run (file:///usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/@xen-orchestra/backups/Task.mjs:106:23)\n at IncrementalRemoteWriter.prepare (file:///usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/@xen-orchestra/backups/_runners/_writers/IncrementalRemoteWriter.mjs:87:17)\n at file:///usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/@xen-orchestra/backups/_runners/_vmRunners/IncrementalRemote.mjs:92:48\n at callWriter (file:///usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/@xen-orchestra/backups/_runners/_vmRunners/_Abstract.mjs:33:15)\n at IncrementalRemoteVmBackupRunner._callWriters (file:///usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/@xen-orchestra/backups/_runners/_vmRunners/_Abstract.mjs:52:14)\n at IncrementalRemoteVmBackupRunner._run (file:///usr/local/lib/node_modules/@xen-orchestra/proxy/node_modules/@xen-orchestra/backups/_runners/_vmRunners/IncrementalRemote.mjs:92:18)" } },
  • Our hyperconverged storage solution

    44 Topics
    731 Posts
    olivierlambertO
    Different use cases: Ceph is better with more hosts (at least 6 or 7 minimum) while XOSTOR is better between 3 to 7/8. We might have better Ceph support in the future for large clusters.
  • 34 Topics
    101 Posts
    B
    @AtaxyaNetwork Merci becuoup pour ce retour. Je vais compléter l'article dans ce sens.