XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Register instance of XO Running on Hyper-V

    Scheduled Pinned Locked Moved Xen Orchestra
    4 Posts 3 Posters 465 Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      someone2b
      last edited by

      I am running into an issue registering an instance of XO running on a Hyper-V system. Our central datacenter where we want to run XO is Hyper-V, but we want to use it to manage distributed compute that will be based on XCP-NG.

      I suspect the issue is that XO can see its not running on Xen and fails the check:
      ✖ Fetching VM UUID: Error: Command failed: xenstore-read vm
      xenstore.Open error: Cannot locate xenbus dev path in [/proc/xen/xenbus /dev/xen/xenbus /kern/xen/xenbus]

      Will it be possible to run in this configuration? Changing the hypervisor in our datacenter is not likely feasible at this time, but we still want to leverage XO.

      Thanks

      S julien-fJ 2 Replies Last reply Reply Quote 0
      • S Offline
        someone2b @someone2b
        last edited by

        Also note we receive this error:
        ✖ unknown error from the peer

        1 Reply Last reply Reply Quote 0
        • olivierlambertO Offline
          olivierlambert Vates 🪐 Co-Founder CEO
          last edited by

          Hi,

          That shouldn't be a blocker. Let me ping julien-f

          1 Reply Last reply Reply Quote 0
          • julien-fJ Offline
            julien-f Vates 🪐 Co-Founder XO Team @someone2b
            last edited by

            someone2b Just install this work-around xenstore-read with the following commands and hopefully it will work.

            sudo -s
            cd /usr/local/bin
            curl -O https://gist.githubusercontent.com/julien-f/a6f98de3bd5a775f3f04b2fa14a9a102/raw/xenstore-read
            chmod +x xenstore-read
            
            1 Reply Last reply Reply Quote 1
            • Y yzgulec referenced this topic on
            • First post
              Last post