XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. sunwriter
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 6
    • Groups 0

    sunwriter

    @sunwriter

    1
    Reputation
    1
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    sunwriter Unfollow Follow

    Best posts made by sunwriter

    • RE: VMware import 404 error

      @florent Thank you! Looking forward to migrating more VM's.

      posted in Xen Orchestra
      S
      sunwriter

    Latest posts made by sunwriter

    • RE: VMware import 404 error

      @florent Thank you! Looking forward to migrating more VM's.

      posted in Xen Orchestra
      S
      sunwriter
    • RE: VMware import 404 error

      @olivierlambert Ok, thank you. I'll look for a possible future update at some point. Many thanks to you and the team for your continued hard work on the project!

      posted in Xen Orchestra
      S
      sunwriter
    • RE: VMware import 404 error

      @olivierlambert I attempted when the VM was running. I just tried it now with the VM halted, but same error.

      posted in Xen Orchestra
      S
      sunwriter
    • RE: VMware import 404 error

      @olivierlambert Xen Orchestra, commit 00a13

      posted in Xen Orchestra
      S
      sunwriter
    • RE: VMware import 404 error

      @olivierlambert It is XO from sources, and ESXi / Vsphere 8. Thanks.

      posted in Xen Orchestra
      S
      sunwriter
    • VMware import 404 error

      Excited about the new VMware import. However, I am receiving the following when attempting. Details: (Xen Orchestra latest build, and VSphere 😎 Maybe something I'm missing? Thanks in advance for any suggestions.

      vm.importFromEsxi
      {
        "host": "192.168.101.241",
        "network": "3fab0a14-a39c-235d-df0e-9b9b77789eed",
        "password": "* obfuscated *",
        "sr": "4b937ea6-9772-09ad-af25-a7adcebb5a82",
        "sslVerify": false,
        "stopSource": true,
        "thin": true,
        "user": "administrator@vsphere.local",
        "vm": "vm-3007"
      }
      {
        "cause": {
          "size": 0
        },
        "message": "404 Not Found https://192.168.101.241/folder/TPASQL1/TPASQL1.vmx?dsName=datastore1",
        "name": "Error",
        "stack": "Error: 404 Not Found https://192.168.101.241/folder/TPASQL1/TPASQL1.vmx?dsName=datastore1
          at Esxi.download (file:///opt/xo/xo-builds/xen-orchestra-202303040838/@xen-orchestra/vmware-explorer/esxi.mjs:71:21)
          at Esxi.getTransferableVmMetadata (file:///opt/xo/xo-builds/xen-orchestra-202303040838/@xen-orchestra/vmware-explorer/esxi.mjs:228:17)
          at Task.runInside (/opt/xo/xo-builds/xen-orchestra-202303040838/@vates/task/index.js:158:22)
          at Task.run (/opt/xo/xo-builds/xen-orchestra-202303040838/@vates/task/index.js:137:20)
          at MigrateVm.migrationfromEsxi (file:///opt/xo/xo-builds/xen-orchestra-202303040838/packages/xo-server/src/xo-mixins/migrate-vm.mjs:177:28)
          at Task.runInside (/opt/xo/xo-builds/xen-orchestra-202303040838/@vates/task/index.js:158:22)
          at Task.run (/opt/xo/xo-builds/xen-orchestra-202303040838/@vates/task/index.js:137:20)
          at Api.#callApiMethod (file:///opt/xo/xo-builds/xen-orchestra-202303040838/packages/xo-server/src/xo-mixins/api.mjs:394:20)"
      }
      
      posted in Xen Orchestra
      S
      sunwriter