XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. nodesocket
    N
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 21
    • Groups 0

    nodesocket

    @nodesocket

    0
    Reputation
    5
    Profile views
    21
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Location Nashville, TN

    nodesocket Unfollow Follow

    Latest posts made by nodesocket

    • GPU pass-through Windows 11 - NO HOSTS AVAILABLE

      Attempting to create a Windows 11 VM using Xen Orchestra latest version (5.89.0) with GPU passthrough of a Nvidia 4060ti. I see it in VM edit screen:

      Screenshot 2024-01-11 at 11.53.51 PM.png

      However when I try to start the VM it errors with:

      Screenshot 2024-01-11 at 11.55.11 PM.png

      posted in Xen Orchestra
      N
      nodesocket
    • RE: Restore exported snapshot to VM

      jedimarcus said in Restore exported snapshot to VM:

      nodesocket What tool did you use to export? cli? XOA? XCP-ng Center?
      And what tool do you want to use to import?

      Sorry, should have specified that.

      VM snapshot exported from XOA in Chrome on macOS. I'd like to import it using XOA in Chrome if possible as well.

      posted in Xen Orchestra
      N
      nodesocket
    • Restore exported snapshot to VM

      I have exported a VM snapshot to my local workstation and now I want to restore the VM from this snapshot on my local.

      How do I do this?

      posted in Xen Orchestra
      N
      nodesocket
    • RE: Multiple VM exports fails with unknown error

      badrAZ What's the best way to restart xo-server?

      posted in Xen Orchestra
      N
      nodesocket
    • RE: Multiple VM exports fails with unknown error

      badrAZ said in Multiple VM exports fails with unknown error:

      nodesocket Hi,

      Can you check how many parallel VMs can you export in this configuration /etc/xo-server/config.toml? Did you canceled an export before?

      Thank you 🙂

      In my config.toml I have the following at the end:

      [xapiOptions]
      vmExportConcurrency = 4
      vmSnapshotConcurrency = 4
      
      posted in Xen Orchestra
      N
      nodesocket
    • Multiple VM exports fails with unknown error

      Re: Increase simultaneous snapshot download from 2

      In the last couple versions of Xen Orchestra (also tested in latest 5.76.0) something broke and now I can only export a single VM at a time. Any additional exports beyond one and I get the following error:

      <!DOCTYPE html>
      <html lang="en">
      <head>
      <meta charset="utf-8">
      <title>Error</title>
      </head>
      <body>
      <pre>Cannot GET /api/o9xM64bP2W2SAvesODfyahVpiVk8EpWkSD42mN67J_4/20210129T040230Z%20-%20kube-worker-nmAsp.xva</pre>
      </body>
      </html>
      
      posted in Xen Orchestra
      N
      nodesocket
    • RE: Increase simultaneous snapshot download from 2

      olivierlambert said in Increase simultaneous snapshot download from 2:

      In /etc/xo-server/config.toml. Don't forget to restart xo-server after the modification 🙂

      Awesome. Do changes in /etc/xo-server/config.toml persist when XOA upgrades itself?

      posted in Xen Orchestra
      N
      nodesocket
    • RE: Increase simultaneous snapshot download from 2

      julien-f said in Increase simultaneous snapshot download from 2:

      nodesocket You can override this setting in your config file: https://github.com/vatesfr/xen-orchestra/blob/c4d96fbc492c86d7d0365efcbe13bd0b6dd2f9a0/packages/xo-server/config.toml#L132

      If I am using the managed XOA appliance, how do I modify this value?

      posted in Xen Orchestra
      N
      nodesocket
    • Increase simultaneous snapshot download from 2

      I've noticed when I go to export VM snapshots in Xen Orchestra, I can only seem to queue up two simultaneous snapshot downloads in Chrome. Further snapshot downloads seem to block and eventually fail with:

      404
      
      Cannot GET /api/VTX6gssNxuwfkRMQm43CLHcFMVgGkU9d_iuWD6p9FTU/20200819T234722Z%20-%20kube-worker-nmAsp.xva
      

      Is this a setting or intentional behavior? Would be nice to be able to download 3,4, or 5 simultaneous snapshot exports in one go in Chrome.

      Note: I am using the free version, not sure if the paid version has a better way to do this.

      posted in Xen Orchestra
      N
      nodesocket
    • RE: Turned off network boot for XOA in advanced and now broken

      Nevermind I got it back up. Somehow the disk boot was turned off in boot order. Either I made an error when I changed it and turned off disk instead of network, or perhaps some sort of UI bug in XOA. The most likely thing is that I made an error and toggled off disk instead of network.

      Thank you so much for the help and assistance, I really appreciate it.

      posted in Xen Orchestra
      N
      nodesocket