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

    Posts

    Recent Best Controversial
    • RE: Intel iGPU passthough

      @olivierlambert I tried but getting this error when turning on the VM

      INTERNAL_ERROR(xenopsd internal error: (Failure
      "Error from xenguesthelper: Populate on Demand and PCI Passthrough are mutually exclusive"))

      Not sure what it means

      EDIT: after googleing it seems that static and dynamic memory has to be the same:
      9aa61d84-dd71-4f32-9590-8cff8c365a1a-image.png

      posted in Hardware
      bullerwinsB
      bullerwins
    • RE: Continuous Replication health check fails

      Just updated to lastest commit https://github.com/vatesfr/xen-orchestra/commit/4bd5b38aeb9d063e9666e3a174944cbbfcb92721

      It's fixed now. Working wonderfully. Thanks!

      603fbea0-1c07-45b8-a005-54c100a74663-image.png

      0 fbeauchamp committed to vatesfr/xen-orchestra
      fix(backups): fix health check task during CR (#6830)
      
      Fixes https://xcp-ng.org/forum/post/62073
      
      `healthCheck` is launched after `cleanVm`, therefore it should be closing the parent task, not `cleanVm`.
      posted in Xen Orchestra
      bullerwinsB
      bullerwins
    • RE: Intel iGPU passthough

      @olivierlambert

      I got it working!

      Pic while transcoding with plex
      ae4d6736-b170-4d1a-b423-ed037fb6c389-image.png

      Plex info:
      86dbffbe-c1e1-47bd-802a-4396e2fab7b2-image.png

      Detected:
      9957882a-0beb-4b5e-817b-df6a28716a7e-image.png

      For future reference if anyone finds this with google:

      I had to " sudo chmod -R 777 /dev/dri" inside the Ubuntu VM, otherwise it didnt work.

      I'm using binhex plex docker image, I have to add the device to the container. It's really easy with portainer:

      The "/dev/dri/" part is the important
      96f5a51e-3281-4c01-aafc-803850a4ff8b-image.png

      PS: @olivierlambert there is a typo in the xcp docs, a space is missing in Step 5:
      https://docs.xcp-ng.org/compute/#5-put-this-pci-device-into-your-vm
      b2d60148-73b5-4e62-8bbe-0126deab8fd5-image.png
      This copy/pastes as:
      xe vm-param-set other-config:pci=0/0000:04:01.0uuid=<vm uuid>

      It should be:
      xe vm-param-set other-config:pci=0/0000:04:01.0 uuid=<vm uuid>

      posted in Hardware
      bullerwinsB
      bullerwins
    • RE: Continuous Replication health check fails

      @florent said in Continuous Replication health check fails:

      @bullerwins nice catch, the fix is trivial with such a detailled error : https://github.com/vatesfr/xen-orchestra/pull/6830

      nice! as soon as it's merges I'll update it and check. I'm so happy if this report helped you guys in any way!

      posted in Xen Orchestra
      bullerwinsB
      bullerwins
    • RE: XOA Proxy Error when updating

      @julien-f said in XOA Proxy Error when updating:

      @bullerwins XO Proxy Appliance deployment is not supported in XO built from sources.

      my bad, it used to work a few months back I believe

      @olivierlambert said in XOA Proxy Error when updating:

      I missed that in the original message, indeed 🙂

      FYI @bullerwins there's no such thing as XOA built from sources, you have either:

      • XOA is Xen Orchestra virtual Appliance, that's the VM we distribute with pro support and QA/stable channel, updater and such
      • XO from the sources is from Github, without pro support but community support, no QA no stable version, no udpater and such

      Thanks, I got confused with the naming, I'm using the second option.

      As a workaround I used a VPN to manage the remote XCP-ng host, thanks!

      posted in Xen Orchestra
      bullerwinsB
      bullerwins
    • RE: XO Proxy not working

      @julien-f Thank you so much, I restarted the XOA built from source ubuntu VM and now it works! (how could I not thought of this before #1 rule in IT, turn off and on again).
      Thanks a lot for the support.

      posted in Xen Orchestra
      bullerwinsB
      bullerwins
    • RE: Remote XCP-NG Connection Doesn't Show Console in XO

      @Soarin Hi! Would you mind sharing what config did you use for openvpn?
      Did you install openvpn in the xcp-ng host? in a vm?

      posted in Xen Orchestra
      bullerwinsB
      bullerwins