XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    VM migration - internal error

    Scheduled Pinned Locked Moved Xen Orchestra
    3 Posts 2 Posters 722 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      shorian
      last edited by shorian

      Having repeated errors migrating VMs off secondary server back to the primary that they originated from. Same error message for all 17 VMs - all linux unlike the Win machines described in other similar posts.

      Any thoughts?

      vm.migrate
      {
        "vm": "761e6088-2c1c-2113-6f39-214cde1026e1",
        "mapVifsNetworks": {
          "60bcd3b6-4800-631e-7e74-8af907ff8a25": "11fb32b0-ac18-cc90-3b01-d8ec76471db2"
        },
        "migrationNetwork": "1d23ef9c-7d04-bbe9-a6a6-505e3b4dd1f5",
        "sr": "31735171-91da-832f-a335-060227e19339",
        "targetHost": "8b7ead55-4a9f-46e5-99f7-da1ba170e3bd"
      }
      {
        "code": 21,
        "data": {
          "objectId": "761e6088-2c1c-2113-6f39-214cde1026e1",
          "code": "INTERNAL_ERROR"
        },
        "message": "operation failed",
        "name": "XoError",
        "stack": "XoError: operation failed
          at factory (/home/node/xen-orchestra/packages/xo-common/src/api-errors.js:21:32)
          at /home/node/xen-orchestra/packages/xo-server/src/api/vm.js:487:15
          at runMicrotasks (<anonymous>)
          at processTicksAndRejections (internal/process/task_queues.js:93:5)
          at runNextTicks (internal/process/task_queues.js:62:3)
          at processImmediate (internal/timers.js:431:9)
          at Object.migrate (/home/node/xen-orchestra/packages/xo-server/src/api/vm.js:474:3)
          at Api.callApiMethod (/home/node/xen-orchestra/packages/xo-server/src/xo-mixins/api.js:304:20)"
      }
      
      

      xo-web 5.77.0
      xo-server 5.74.1
      Latest XCP-ng fully patched.

      Thanks for any thoughts!

      1 Reply Last reply Reply Quote 0
      • olivierlambertO Offline
        olivierlambert Vates 🪐 Co-Founder CEO
        last edited by

        @shorian said in VM migration - internal error:

        INTERNAL_ERROR

        This means there's an error on your host level. Check https://xcp-ng.org/docs/troubleshooting.html and https://xcp-ng.org/docs/troubleshooting.html#log-files to get more info about the issue 🙂

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          shorian @olivierlambert
          last edited by

          @olivierlambert Ahhh, ok. Was focusing on XO; that's pointed me in the right direction. Thanks...and have a great weekend!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post