Hi, It's time for me to add new KVM hypervisor host into our CloudStack and I read these requirements:
http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Installation_Guide/hypervisor-kvm-install-flow.html === - Within a single cluster, the hosts must be of the same distribution version. - All hosts within a cluster must be homogenous. The CPUs must be of the same type, count, and feature flags. === - Same distribution version, is it referring to same OS and version? E.g. Ubuntu 12.04 (Precise)? - All hosts must be homogenous, does it mean that the new server has to be exactly the same chassis, motherboard, type of CPU and RAM? Can I use a different type of chassis and motherboard, but use the same type of CPU? Thank you.