xcp-ng / xcp

Entry point for issues and wiki. Also contains some scripts and sources.
https://xcp-ng.org
1.32k stars 74 forks source link

Document "Host and Pool have incompatible Licenses" error #509

Open olivierlambert opened 3 years ago

olivierlambert commented 3 years ago

This might happen when you try to add XCP-ng hosts in a "mixed" pool (eg master on XCP-ng and slaves on Citrix Hypervisor).

We should document the fact that you must get your pool "coherent" (with all XCP-ng hosts at the same version) before trying to add new hosts in it.

Fohdeesha commented 3 years ago

To clarify, this issue doesn't happen when adding an existing mixed pool to XOA via Settings > Servers right? It only happens when you have a mixed pool added to XOA, then you try to add a new slave to the pool? Which doc would be the best fit for it? Perhaps https://xcp-ng.org/docs/upgrade.html#upgrade-from-xenserver ?

olivierlambert commented 3 years ago

Correct: not related to XOA. It's just when you have a mixed pool (ie inside your pool, various versions) and you want to add a new member to that pool.

XOA can connect to any number of pool regardless then version (XCP or XenServer).

Fohdeesha commented 3 years ago

Going to push this via PR soon, should we put it under:

https://xcp-ng.org/docs/upgrade.html#upgrade-from-xenserver

or:

https://xcp-ng.org/docs/troubleshooting.html

stormi commented 3 years ago

Maybe both: a small sentence in upgrade.md telling users not to mix XS with XCP-ng, and a more detailed troubleshooting section?

Fohdeesha commented 3 years ago

submitted via https://github.com/xcp-ng/xcp-ng-org/pull/138