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

    Unable to add host to pool

    Scheduled Pinned Locked Moved Xen Orchestra
    2 Posts 2 Posters 693 Views 1 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.
    • B Offline
      BradyS
      last edited by

      Hi, everyone! New to XCP-ng and first post to the forums. 🙂

      I have two identically configured Dell R430 servers (same CPUs, same RAM, same drives) with fresh installs of XCP-ng release 8.2.1 xenenterprise (confirmed via more /etc/redhat-release). I've run yum updates on both servers and installed XOA on the primary but not the second. I've done nothing else to either machine (no other VMs, VIFs, SRs, etc.).

      When I try to add the second host to the pool on the first, I'm getting an error:

      pool.mergeInto
      {
        "sources": [
          "54f63262-35d8-185b-47c0-cdf1616dceff"
        ],
        "target": "b364d553-ed7e-5685-d1fd-0ba10ea5fa2a",
        "force": true
      }
      {
        "message": "The hosts are not compatible",
        "name": "Error",
        "stack": "Error: The hosts are not compatible
          at Pools.mergeInto (file:///usr/local/lib/node_modules/xo-server/src/xo-mixins/pool.mjs:27:15)
          at Xo.mergeInto (/usr/local/lib/node_modules/xo-server/node_modules/lodash/_createBind.js:23:15)
          at Xo.mergeInto (file:///usr/local/lib/node_modules/xo-server/src/api/pool.mjs:289:15)
          at Api.#callApiMethod (file:///usr/local/lib/node_modules/xo-server/src/xo-mixins/api.mjs:306:20)"
      } 
      

      I can't find much info on that specific error.

      I've read various posts here and elsewhere about adding hosts to pools without any luck. I'm looking for your help (and hoping I've overlooked something obvious).

      Thanks!

      tjkreidlT 1 Reply Last reply Reply Quote 0
      • tjkreidlT Offline
        tjkreidl Ambassador @BradyS
        last edited by tjkreidl

        @BradyS Probably this is due to incompatible BIOS settings, such as C states, turbo mode, etc. Run "xe host-cpu-info" on each host to compare the two host settings. Also, make sure the firmware and update levels are all the same as those can also affect the CPU masks.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post