XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. brezlord
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 47
    • Best 13
    • Controversial 0
    • Groups 0

    Posts made by brezlord

    • RE: Updates announcements and testing

      @stormi you can download the logs here.

      posted in News
      brezlordB
      brezlord
    • RE: Updates announcements and testing

      @stormi If you direct me to where the log you need are I can provide them.

      posted in News
      brezlordB
      brezlord
    • RE: Updates announcements and testing

      @olivierlambert This is my home lab as well running on a small form factor PC with an Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz

      posted in News
      brezlordB
      brezlord
    • RE: Updates announcements and testing

      @stormi It was not responding after the update from XO. I could long in via ssh and restarted the tool stack but this did not help XO still could not login. I issued a reboot command via ssh which dropped the ssh session and the host did not reboot most likely due to running VMs. I then yanked the power and the host rebooted and everything is working as it should. The update definitely caused the issue.

      posted in News
      brezlordB
      brezlord
    • RE: Updates announcements and testing

      That fixed it I can login via ssh with root and XO sees the host.

      posted in News
      brezlordB
      brezlord
    • RE: Updates announcements and testing

      @stormi Done nothing but apply the update through XO web console. I have yanked the plug and making sure it actually reboots.

      posted in News
      brezlordB
      brezlord
    • RE: Updates announcements and testing

      @stormi No just default install

      posted in News
      brezlordB
      brezlord
    • RE: Updates announcements and testing

      @stormi Yes only update.

      posted in News
      brezlordB
      brezlord
    • RE: Updates announcements and testing

      @stormi Applied the update through XO and now XO can not login to the host with the below error.

      connect ECONNREFUSED 192.168.40.201:443
      

      I rebooted the host and I can no longer login as root.

      ssh: connect to host 192.168.40.201 port 22: Connection refused
      

      Any ideas?

      posted in News
      brezlordB
      brezlord
    • RE: VMware migration tool: we need your feedback!

      @florent Everything is working now, Thanks. I have sucsefully migrated Windows and Linux VMs.

      posted in News
      brezlordB
      brezlord
    • RE: VMware migration tool: we need your feedback!

      @florent I will rebuild XO and re-import and give feedback. Thanks.

      posted in News
      brezlordB
      brezlord
    • RE: VMware migration tool: we need your feedback!

      @florent When I import a windows 10 VM from ESXi to XCP-ng the boot firmware was incorrectly set to bios when the source VM was uefi. I would also be advantageous to have the mac address(s) copied over by default or at least on option.

      Thanks,
      Simon

      posted in News
      brezlordB
      brezlord
    • RE: VMware migration tool: we need your feedback!

      @olivierlambert yes. I very excited to test out XO6.

      posted in News
      brezlordB
      brezlord
    • RE: VMware migration tool: we need your feedback!

      @olivierlambert said in VMware migration tool: we need your feedback!:

      xe network-param-list uuid=

      yes you are right I had an error in the uuid. I copied it from the host and not the pool.

      posted in News
      brezlordB
      brezlord
    • RE: VMware migration tool: we need your feedback!

      @florent It's copied direct from XO web UI.

      posted in News
      brezlordB
      brezlord
    • RE: VMware migration tool: we need your feedback!

      @florent I get the following error now.

      root@xoa:~# xo-cli vm.importFromEsxi host=192.168.40.203 user='root' password='obfuscated ' sslVerify=false vm=30 sr=accb1cf1-92b7-5d47-e2c4-e7d8a282c448 network=83594c5b-8b5b-b45f-d3a7-7e5301468dc8 thin=true
      āœ– HANDLE_INVALID(network, OpaqueRef:478f9e9d-7592-40a2-ab07-10a0a6982e45)
      JsonRpcError: HANDLE_INVALID(network, OpaqueRef:478f9e9d-7592-40a2-ab07-10a0a6982e45)
          at Peer._callee$ (/opt/xo/xo-builds/xen-orchestra-202301251747/node_modules/json-rpc-peer/dist/index.js:139:44)
          at tryCatch (/opt/xo/xo-builds/xen-orchestra-202301251747/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:44:17)
          at Generator.<anonymous> (/opt/xo/xo-builds/xen-orchestra-202301251747/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:125:22)
          at Generator.next (/opt/xo/xo-builds/xen-orchestra-202301251747/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:69:21)
          at asyncGeneratorStep (/opt/xo/xo-builds/xen-orchestra-202301251747/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
          at _next (/opt/xo/xo-builds/xen-orchestra-202301251747/node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9)
          at /opt/xo/xo-builds/xen-orchestra-202301251747/node_modules/@babel/runtime/helpers/asyncToGenerator.js:27:7
          at new Promise (<anonymous>)
          at Peer.<anonymous> (/opt/xo/xo-builds/xen-orchestra-202301251747/node_modules/@babel/runtime/helpers/asyncToGenerator.js:19:12)
          at Peer.exec (/opt/xo/xo-builds/xen-orchestra-202301251747/node_modules/json-rpc-peer/dist/index.js:182:20)
      
      vm.importFromEsxi
      {
        "host": "192.168.40.203",
        "user": "root",
        "password": "* obfuscated *",
        "sslVerify": false,
        "vm": "30",
        "sr": "accb1cf1-92b7-5d47-e2c4-e7d8a282c448",
        "network": "83594c5b-8b5b-b45f-d3a7-7e5301468dc8",
        "thin": true
      }
      {
        "code": "HANDLE_INVALID",
        "params": [
          "network",
          "OpaqueRef:478f9e9d-7592-40a2-ab07-10a0a6982e45"
        ],
        "call": {
          "method": "network.get_MTU",
          "params": [
            "OpaqueRef:478f9e9d-7592-40a2-ab07-10a0a6982e45"
          ]
        },
        "message": "HANDLE_INVALID(network, OpaqueRef:478f9e9d-7592-40a2-ab07-10a0a6982e45)",
        "name": "XapiError",
        "stack": "XapiError: HANDLE_INVALID(network, OpaqueRef:478f9e9d-7592-40a2-ab07-10a0a6982e45)
          at Function.wrap (/opt/xo/xo-builds/xen-orchestra-202301251747/packages/xen-api/src/_XapiError.js:16:12)
          at /opt/xo/xo-builds/xen-orchestra-202301251747/packages/xen-api/src/transports/json-rpc.js:37:27
          at AsyncResource.runInAsyncScope (node:async_hooks:204:9)
          at cb (/opt/xo/xo-builds/xen-orchestra-202301251747/node_modules/bluebird/js/release/util.js:355:42)
          at tryCatcher (/opt/xo/xo-builds/xen-orchestra-202301251747/node_modules/bluebird/js/release/util.js:16:23)
          at Promise._settlePromiseFromHandler (/opt/xo/xo-builds/xen-orchestra-202301251747/node_modules/bluebird/js/release/promise.js:547:31)
          at Promise._settlePromise (/opt/xo/xo-builds/xen-orchestra-202301251747/node_modules/bluebird/js/release/promise.js:604:18)
          at Promise._settlePromise0 (/opt/xo/xo-builds/xen-orchestra-202301251747/node_modules/bluebird/js/release/promise.js:649:10)
          at Promise._settlePromises (/opt/xo/xo-builds/xen-orchestra-202301251747/node_modules/bluebird/js/release/promise.js:729:18)
          at _drainQueueStep (/opt/xo/xo-builds/xen-orchestra-202301251747/node_modules/bluebird/js/release/async.js:93:12)
          at _drainQueue (/opt/xo/xo-builds/xen-orchestra-202301251747/node_modules/bluebird/js/release/async.js:86:9)
          at Async._drainQueues (/opt/xo/xo-builds/xen-orchestra-202301251747/node_modules/bluebird/js/release/async.js:102:5)
          at Immediate.Async.drainQueues [as _onImmediate] (/opt/xo/xo-builds/xen-orchestra-202301251747/node_modules/bluebird/js/release/async.js:15:14)
          at processImmediate (node:internal/timers:471:21)
          at process.callbackTrampoline (node:internal/async_hooks:130:17)"
      }
      
      posted in News
      brezlordB
      brezlord
    • RE: VMware migration tool: we need your feedback!

      @planedrop this would only apply to block storage I believe, NFS or ext is thin by default. When I imported a VM that was on an NFS share form ESXi to XCP-ng without the thin=true set the VM was imported with the disk being thin.

      posted in News
      brezlordB
      brezlord
    • RE: VMware migration tool: we need your feedback!

      I've done 2 imports and the VMs are up and running. I had to add the nic manually as XO did not create the nic, I had to add it manually.

      no-nic.png

      posted in News
      brezlordB
      brezlord
    • RE: VMware migration tool: we need your feedback!

      @florent thank you for you work.

      posted in News
      brezlordB
      brezlord
    • RE: VMware migration tool: we need your feedback!

      @florent The import was successful, the VM is up and running. I will try another the "thin=true" option.

      posted in News
      brezlordB
      brezlord