You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Curious Pandora <p4...@gmail.com> on 2021/08/05 10:09:26 UTC

Replacing existing Centos 7 KVM hosts with Ubuntu

Hello all,

we are planning to replace all our CENTOS 7 KVM hosts with UBUNTU and keeping the same IPs, hostnames, cloudstack agent certs and settings.

When we try to connect a host back to the management server we get.

java.lang.IllegalArgumentException: Can't add host: 10.60.11.13 with hostOS: Ubuntu into a cluster,in which there are CentOS hosts added.

Any ideas?

Re: Replacing existing Centos 7 KVM hosts with Ubuntu

Posted by Andrija Panic <an...@gmail.com>.
 Can't add host: 10.60.11.13 with hostOS: Ubuntu into a cluster,in which
there are CentOS hosts added.

You have to have another cluster, for Ubuntu
if you read the manual, it says hosts need to be of the same OS, CPU
architecture etc...
you can't even mix e.g. RHEL and CentOS in the same cluster.

Best,

On Thu, 5 Aug 2021 at 12:32, Curious Pandora <p4...@gmail.com> wrote:

> Hello all,
>
> we are planning to replace all our CENTOS 7 KVM hosts with UBUNTU and
> keeping the same IPs, hostnames, cloudstack agent certs and settings.
>
> When we try to connect a host back to the management server we get.
>
> java.lang.IllegalArgumentException: Can't add host: 10.60.11.13 with
> hostOS: Ubuntu into a cluster,in which there are CentOS hosts added.
>
> Any ideas?
>


-- 

Andrija Panić