Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on vm.migrate #7299

Closed
Jarli01 opened this issue Jan 11, 2024 · 1 comment
Closed

Error on vm.migrate #7299

Jarli01 opened this issue Jan 11, 2024 · 1 comment

Comments

@Jarli01
Copy link
Contributor

Jarli01 commented Jan 11, 2024

vm.migrate
{
  "mapVdisSrs": {
    "92464419-0f20-4e71-9b6d-b10b8ceac729": "eeec73ca-158e-6449-42f6-346b1337416e"
  },
  "mapVifsNetworks": {
    "18765f8d-e5b3-7faa-7a53-bfb5ed3d9dbe": "89899d15-f176-8027-b9c6-758c1c6cb86e"
  },
  "migrationNetwork": "89899d15-f176-8027-b9c6-758c1c6cb86e",
  "sr": "eeec73ca-158e-6449-42f6-346b1337416e",
  "targetHost": "b14123b2-3c21-47cb-aae2-3d2e79010dac",
  "vm": "4ea00c91-c306-c551-87a3-ba0c0fd8bf61"
}
{
  "code": 21,
  "data": {
    "objectId": "4ea00c91-c306-c551-87a3-ba0c0fd8bf61",
    "code": "INTERNAL_ERROR"
  },
  "message": "operation failed",
  "name": "XoError",
  "stack": "XoError: operation failed
    at operationFailed (/opt/xen-orchestra/packages/xo-common/src/api-errors.js:21:32)
    at file:///opt/xen-orchestra/packages/xo-server/src/api/vm.mjs:482:15
    at Object.migrate (file:///opt/xen-orchestra/packages/xo-server/src/api/vm.mjs:469:3)
    at Api.callApiMethod (file:///opt/xen-orchestra/packages/xo-server/src/xo-mixins/api.mjs:304:20)"
}

From an 8.0.0 XCP-ng to 8.2.1

@olivierlambert
Copy link
Member

Hi,

Thanks for your report!

As soon as you have an error in caps locks, it's coming from XenServer and XCP-ng. You can try to confirm this by doing the same operation with xe CLI (and the same parameter). I'm pretty sure you'll have the same issue. Closing for now until proven otherwise :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants