-
XCP 8.3 I have everything configured and when I try to add a host I get the old "Unable to add the host: Cannot find the server resources at" Its NOT a networking issue. I can use XCP-NG Center to connect to servers...if I kill xapi on port 80 it disconnects, then when restarted I can connect up. I also see this in the logs "Duplicate name: restrict_vtpm" but I dont know if that really a problem. IP Tables have all been checked. I've tried to install XCP 8.2 and get the same results. Ive tried every google gpt result possbile to help identify my issues. Has anyone ever solved this? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
@chad156 XCP-NG 8.3 is not supported with CloudStack yet. Please refer : https://docs.cloudstack.apache.org/en/4.20.0.0/releasenotes/compat.html#supported-hypervisor-versions |
Beta Was this translation helpful? Give feedback.
-
Installed 8.2.1 on a Blade Server that is supposed to go in the cluster....back to "Unable to add the host: Cannot find the server resources at" This is not a version issue. |
Beta Was this translation helpful? Give feedback.
-
Hi, I had this kind of issue with 8.2.0 and 8.2.1 until I figure in which log to look. Once looking at management-server.log on the proper server, the error message while trying to add the host where useful. In my case, it was because my management NIC was on a VLAN. It has to be on the default VLAN (1) to be able to add the host. |
Beta Was this translation helpful? Give feedback.
Hi,
I had this kind of issue with 8.2.0 and 8.2.1 until I figure in which log to look. Once looking at management-server.log on the proper server, the error message while trying to add the host where useful. In my case, it was because my management NIC was on a VLAN. It has to be on the default VLAN (1) to be able to add the host.